mbutrovich commented on PR #4752: URL: https://github.com/apache/datafusion-comet/pull/4752#issuecomment-5147444012
> I found a bug that this PR exposes where self-joins show that we're not properly disambiguating two scans on the same table with different projections. It's the cause of the 1.8.1 failure on Spark 3.4. Opened a PR against main to resolve the 1.8.1 issue. Tested the fix on this PR branch and it seemed to resolve the issue. https://github.com/apache/datafusion-comet/pull/5180 -- 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]
