Skip to content

Commit

Permalink
Provide Arrow Schema Hint to Parquet Reader - Alternative 2 (#5939)
Browse files Browse the repository at this point in the history
* Adds option for providing a schema to the Arrow Parquet Reader.

* Adds more complete tests.

Adds a more detailed error message for incompatible columns.

Adds nested fields to test_with_schema.

Adds test for incompatible nested field.

Updates documentation.

* Add an example using showing how to use the with_schema option.

---------

Co-authored-by: Eric Fredine <eric.fredine@beanworks.com>
  • Loading branch information
efredine and Eric Fredine authored Jul 2, 2024
1 parent cad5735 commit 6351674
Showing 1 changed file with 403 additions and 22 deletions.
Loading

0 comments on commit 6351674

Please sign in to comment.