sandugood commented on issue #1359: URL: https://github.com/apache/datafusion-ballista/issues/1359#issuecomment-4406023082
Are there any plans on introducing Spark-like `DynamicJoinSelection` and `JoinSelection` (as strategy or PhysicalOptimizerRule in terms of DF) to select between sort-merge join, hash join and broadcast hash join? I think when #1647 is ready that would be possible. -- 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]
