alamb commented on issue #11193:
URL: https://github.com/apache/datafusion/issues/11193#issuecomment-2241080255

   > After trying to modify `LogicalPlan::TableScan` with the extra field, it 
quickly balloons into needing to change a lot of files (optimizer, etc.). Since 
`scan` works it seems like `supports_filters_pushdown` should be feasible too, 
but I would need help to sort this out. Let's discuss on slack when you can.
   
   I think https://github.com/apache/datafusion/pull/11516 looks promising as a 
way to potentially pass `SessionState` to the `supports_filters_pushdown` API


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to