simonvandel commented on PR #23566:
URL: https://github.com/apache/datafusion/pull/23566#issuecomment-5073845129

   Thank you for your review @neilconway. I have responded to your comments, 
and adjusted the PR description to not mention individual commits.
   
   > The existing analysis has both unit tests and SLTs; can you take a look at 
whether any of the existing unit tests should be extended to cover outer joins?
   
   It's true that eliminate_join.rs has no unit tests added in this PR, so in 
that sense there is a gap. But I have added SLT tests for the optimization 
which show positive/negative cases. Do you still want unit tests as well, even 
if that means we now test the code redundantly?


-- 
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]

Reply via email to