Skip to content
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

feat(sql): implement comparison operators for long256 type #1943

Merged
merged 3 commits into from Mar 11, 2022

Conversation

eugenels
Copy link
Contributor

Fixes #1904

@ideoma
Copy link
Collaborator

ideoma commented Mar 10, 2022

[PR Coverage check]

😍 pass : 21 / 21 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/engine/functions/lt/LtLong256FunctionFactory.java 21 21 100.00%

@bluestreak01 bluestreak01 merged commit 6111b70 into master Mar 11, 2022
@bluestreak01 bluestreak01 deleted the long256_cmp branch March 11, 2022 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement > and >= functionality for Long256 types
3 participants