Dandandan commented on PR #21240: URL: https://github.com/apache/datafusion/pull/21240#issuecomment-4164007794
I agree it is a pretty normal thing to do. Another option I think would be to implement in correct join types, e.g. single join: https://www.cs.cmu.edu/~15721-f24/papers/Story_of_Joins.pdf https://github.com/apache/datafusion/issues/16425 The benefit would maybe it could use more common optimizations like @asolimando suggests and features like dynamic filters would work out of the box. -- 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]
