-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove MaybeCompare and arrow-compatible compare impls (#1418)
* Removes MaybeCompare, in favor of returning `Result<Option<ArrayData>>` as per #1409 * Removes compare implementations that Arrow already supports, ensures to call them where we know it's the best option.
- Loading branch information
Showing
25 changed files
with
704 additions
and
949 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.