jduo opened a new issue, #38662: URL: https://github.com/apache/arrow/issues/38662
### Describe the enhancement requested There are still a few gaps in DefaultVectorComparators: - FixedSizeBinaryVector - LargeListVector - FixedSizeListVector NullVector is also missing one, though sorting is irrelevant. Perhaps a trivial comparator that just returns equality always. StructVector does not really make sense to make comparable. ### Component(s) Java -- 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]
