adriangb commented on issue #16528: URL: https://github.com/apache/datafusion/issues/16528#issuecomment-3000748063
I added an example of how https://github.com/apache/datafusion/pull/16461 will help solve https://github.com/apache/datafusion/issues/14993 in https://github.com/apache/datafusion/commit/32725dd621ec5e96caf1970433f3549dca977a80. The hard bit will be piping the projection expressions around (adding methods to ExecutionPlan, deprecating (?) the passing around of Vec<usize> as the projection, etc.) -- 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