Projection pushdown with hive partitions may not be respected #17104
Labels
accepted
Ready for implementation
bug
Something isn't working
P-medium
Priority: medium
python
Related to Python Polars
regression
Issue introduced by a new release
Checks
Reproducible example
Observe the
select
was not respected:Log output
No response
Issue description
#15573 removes the projection node after projection pushdown into the parquet reader, which reveals that the parquet reader was not applying the projection properly on the hive partition columns.
Expected behavior
Installed versions
main @ 8a6bf4b
The text was updated successfully, but these errors were encountered: