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

   # Which issue does this PR close?
   
   - Closes #8883.
   
   # Rationale for this change
   
   See issue...a prior PR changed the behavior of parsing lists. This PR 
temporarily reverts to the old behavior, but retains the ability to parse 
`List(nullable Int64)`.
   
   # What changes are included in this PR?
   
   Always sets `nullable` to `true` regardless of the presence or absence of 
the `nullable` token.
   
   # Are these changes tested?
   
   Yes
   
   # Are there any user-facing changes?
   No, this reverts to previous 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