-
Notifications
You must be signed in to change notification settings - Fork 859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datum Based Comparison Kernels #4596
Labels
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
enhancement
Any new improvement worthy of a entry in the changelog
parquet
Changes to the parquet crate
Comments
tustvold
added a commit
to tustvold/arrow-rs
that referenced
this issue
Aug 15, 2023
tustvold
added a commit
to tustvold/arrow-rs
that referenced
this issue
Aug 15, 2023
tustvold
added a commit
to tustvold/arrow-rs
that referenced
this issue
Aug 15, 2023
tustvold
added a commit
to tustvold/arrow-rs
that referenced
this issue
Aug 15, 2023
tustvold
added a commit
that referenced
this issue
Aug 18, 2023
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
enhancement
Any new improvement worthy of a entry in the changelog
parquet
Changes to the parquet crate
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
arrow-ord currently provides methods of the form
This is extremely verbose and hard to use
Describe the solution you'd like
I would like kernels defined in terms of the new
Datum
abstractionDescribe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: