-
Notifications
You must be signed in to change notification settings - Fork 853
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
Implement dyn scalar comparison kernels #1113
Comments
I am submitting a bunch of the PRs now branching off my existing |
Going to stop here at the scalar kernels to make sure all good. If this approach is good ill do the utf8 and bool kernels |
@matthewmturner #1074 has been merged, you can rebase other prs, but I think we should merge the prs one by one and reduce the conflict. @alamb |
Agree. I was expecting to do that |
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Following the design set in #1074 we would like to add the remaining dynamic comparison kernels.
Scalar
UTF8 Scalar
Boolean
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: