rorueda opened a new pull request, #3977:
URL: https://github.com/apache/calcite/pull/3977

   The fix is quite simple. I added tests for left join and right join with 
empty tables.
   
   The test file changed a bit more than expected because: 
   
   - I extracted some code to be reused in the other tests;
   - I removed a `query.WithHook` because it was not being used, as this call 
doesn't mutate the query object;
   - I changed the field names to be able to select them easily on the right 
outer join.


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

Reply via email to