LorrensP-2158466 commented on issue #17719: URL: https://github.com/apache/datafusion/issues/17719#issuecomment-3373408182
This looks like a cool idea and something I would like to help with if possible! I remember when I was working on my bachelor's project, I had to create Hypergraphs from joins. Having an API like this would have made it easier to implement. I also like this more than the other possible solution mentioned in the parent issue. This gives a bit more freedom and expressiveness than having to plan the "initial join" from 2 inputs (there are, of course, a lot of caveats). But maybe I'm misunderstanding that solution. I’m following both this issue and the parent issue, and keeping an eye on the Discord discussions. Is there anything else you’d like from me? It’s been a while since I last worked on DataFusion, so I want to make sure I’m aligned. -- 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]
