forked from oap-project/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-11457: [Rust] Make string comparisson kernels generic over Utf8…
… and LargeUtf8 This PR makes the existing comparisson kernels that operate on `StringArray` generic over both `StringArray` and `LargeStringArray`. Closes apache#9362 from ritchie46/generic_str_comparissons Authored-by: Ritchie Vink <[email protected]> Signed-off-by: Andrew Lamb <[email protected]>
Showing
1 changed file
with
80 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters