rluvaton opened a new pull request, #6863:
URL: https://github.com/apache/arrow-rs/pull/6863
# Which issue does this PR close?
This doesn't close #6846 but it help get there
# Rationale for this change
It's really hard to build nested lists, hopefully this makes it easier
# What changes are included in this PR?
Created `SpecificArrayBuilder` and implement it for some of the builders, I
was not able to implement it for all the builders
# Are there any user-facing changes?
Yes, before documentation I would like to get your feedback
Possible breaking changes as now there are 2 functions with the same name so
users will be prompted to select the trait to use (I think)
--
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]