Skip to content

TPCH(sf=1) Q10 and Q19 failures when running with datafusion.execution.parquet.pushdown_filters #17511

@rkrishn7

Description

@rkrishn7

Describe the bug

Found while running a benchmark against main (da3d90ab1):

...
Query 10 failed: ProjectionPushdown
caused by
Error during planning: Column index overflow
...
Query 19 failed: ProjectionPushdown
caused by
Error during planning: Column index overflow
...

To Reproduce

Run tpch sf=1 benchmarks against main with DATAFUSION_EXECUTION_PARQUET_PUSHDOWN_FILTERS=true

Expected behavior

These queries should not error

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions