Re: [PR] fix: preserve null_equals_null flag in eliminate_cross_join rule [datafusion]

2025-06-11 Thread via GitHub
alamb merged PR #16356: URL: https://github.com/apache/datafusion/pull/16356 -- 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: github-unsubscr...@datafusi

[PR] fix: preserve null_equals_null flag in eliminate_cross_join rule [datafusion]

2025-06-10 Thread via GitHub
waynexia opened a new pull request, #16356: URL: https://github.com/apache/datafusion/pull/16356 ## Which issue does this PR close? - Closes #. ## Rationale for this change I found that a join plan created using `join_detailed` method with `null_equals_nu