You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
0 commit comments