kumarUjjawal commented on issue #22882: URL: https://github.com/apache/datafusion/issues/22882#issuecomment-4672994854
I'm plan to improve testing. I found two good papers for finding Join bugs, I will see if we could use that in datafusion. - [Detecting Join Bugs in Database Engines via Join Implication Reasoning](https://dl.acm.org/doi/10.1145/3802036) - [Detecting Logic Bugs of Join Implementation in DBMSs via Set Relation Synthesis](https://dl.acm.org/doi/10.1145/3769828) -- 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]
