kskalski opened a new pull request, #4902:
URL: https://github.com/apache/arrow-rs/pull/4902

   # Which issue does this PR close?
   Closes https://github.com/apache/arrow-rs/issues/4901
   
   # Rationale for this change
   All fields can be marked `nullable`, so they could be easily made compatible 
with a field with `DataType::Null`
   
   # What changes are included in this PR?
   Handle `DataType::Null` in schema field merge
   
   # Are there any user-facing changes?
   Merging null fields no longer returns error when being merged
   


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