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

   # Which issue does this PR close?
   
   - Closes #8883.
   
   # Rationale for this change
   
   Second attempt at fixing #8883.
   
   # What changes are included in this PR?
   
   This changes `Display` for `DataType` to indicate non-nullable fields as 
"nonnull", and removes the "nullable" indicator for nullable fields. This is 
remain backwards compatible with previous behavior.
   
   # Are these changes tested?
   
   Should be handled by existing tests
   
   # Are there any user-facing changes?
   No, this changes un-released behavior
   


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