alamb commented on PR #8886: URL: https://github.com/apache/arrow-rs/pull/8886#issuecomment-3558432334
Thanks @etseidl The other thing I was thinking about was potentially changing the display so to `List(Int64)` means nullable (the default) and `List(nonnull Int64)` or something means non nullable (a more strict requirement). Since we haven't released `List(nullable ..)` syntax yet I think we can change it -- 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]
