alamb opened a new pull request, #2802:
URL: https://github.com/apache/arrow-datafusion/pull/2802

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-datafusion/pull/2778
   
    # Rationale for this change
   
   https://github.com/apache/arrow-rs/issues/1888 (added in `arrow 17.0.0`) 
added validation to `RecordBatch` if the schema's declared nullability is 
different than its actual nullability it throws a runtime error. 
   
   # What changes are included in this PR?
   Correct declared schema nullability in DataFusion tests .
   
   There are no tests in this PR -- they are covered in 
https://github.com/apache/arrow-datafusion/pull/2778
   
   # Are there any user-facing changes?
   No, it is a test only change


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