zhuqi-lucas commented on PR #23369: URL: https://github.com/apache/datafusion/pull/23369#issuecomment-4925376334
Good point on complexity budget — kept it as a single hardcoded `PUSHDOWN_MIN_NON_FILTER_COLS = 3` with no tuning knob and no byte-weighting, opened as #23420. Will trigger `run benchmarks` there. -- 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]
