rkrishn7 opened a new issue, #17511:
URL: https://github.com/apache/datafusion/issues/17511

   ### 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_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to