- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1k
Closed
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The ComplexObjectArrayReader logic has mostly been replaced by the likes of #1040 #1082 #1180, and is now only used for
- Tests
- Int96, Decimal, Interval, FixedLenByteArray
Describe the solution you'd like
It would be nice to move this logic into one or two dedicated ArrayReader implementations, this will not only significantly improve performance for these types, but also allow removing code.
Describe alternatives you've considered
We could not do this
Additional context
The module is marked experimental and so this would not constitute a breaking change
Metadata
Metadata
Assignees
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog