timsaucer commented on PR #23842: URL: https://github.com/apache/datafusion/pull/23842#issuecomment-5069433447
Would any of you be willing to review this @andygrove @milenkovicm @gabotechs ? This hoists the `QueryPlanner` and it's needed traits up to `datafusion-session` crate. Once this is done, I can put up my PR for the `FFI_QueryPlanner` and hopefully in DF55 we can connect `ballista` and `datafusion-distributed` to `datafusion-python`! caveat: distributed is still blocked by extension data on configs, but maybe there is something I can do on it. -- 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]
