Skip to content

Commit

Permalink
Fix Parquet Arrow Schema Inference (#1682)
Browse files Browse the repository at this point in the history
* Separate parquet -> arrow conversion logic (#1655)

Don't treat embedded arrow schema as authoritative (#1663)

Fix projection of nested parquet files (#1652) (#1654)

Fix schema inference for repeated fields (#1681)

Support reading alternative list representations from parquet (#1680)

* Add more tests

* Pass pointers by reference

* More docs

* Fix lint

* Review feedback

* Review feedback

* Fix test failures related to #1697
  • Loading branch information
tustvold committed May 13, 2022
1 parent 33e2984 commit 5b154ea
Show file tree
Hide file tree
Showing 7 changed files with 1,279 additions and 1,227 deletions.

0 comments on commit 5b154ea

Please sign in to comment.