comphead opened a new issue, #5994:
URL: https://github.com/apache/arrow-datafusion/issues/5994

   ### Is your feature request related to a problem or challenge?
   
   Followup on https://github.com/apache/arrow-datafusion/pull/5748 which 
closes the issue with LEFT joins
   This ticket to infer same nullability for RIGHT, FULL joins
   Closes partially #5747 (FULL/Right join)
   
   
   
   ### Describe the solution you'd like
   
   This ticket to infer nullability for RIGHT, FULL columns to prevent errors 
like `Error during planning: Mismatch between schema and batches`
   
   ### Describe alternatives you've considered
   
   None
   
   ### Additional context
   
   None


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