nuno-faria commented on PR #19619: URL: https://github.com/apache/datafusion/pull/19619#issuecomment-3711774447
@adriangb could you run the workflows again? @GaneshPatil7517 since `with_projection` and `with_batch_size` are being deprecated, we also need to update those uses in DataFusion itself. There are uses at `physical_planner.rs`, `physical_plan/mod.rs`, `filter_pushdown/mod.rs`, `filter.rs` (at `test_builder_vs_with_projection`), and at `roundtrip_physical_plan.rs`. -- 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]
