tustvold opened a new pull request, #1746:
URL: https://github.com/apache/arrow-rs/pull/1746
_Draft as needs more tests, cleanup, but thought I'd put up something for
interested parties to play with_
# Which issue does this PR close?
Closes #1744.
# Rationale for this change
The existing logic to handle nested types was incredibly convoluted and it
was unclear how it could be made to handle more than one layer of nesting.
# What changes are included in this PR?
This PR therefore reworks the levels computation logic to hopefully be
easier to understand, and support arbitrary nesting of lists.
# Are there any user-facing changes?
No
--
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]