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

bug: CDB-2632 Better handle number query types #2880

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

dbcfd
Copy link
Contributor

@dbcfd dbcfd commented Aug 2, 2023

Fix issues with float casting and truncation in filters by using numeric types. Clean up and reuse logic for type determinations.

Fix issues with float casting and truncation in filters by using numeric
types. Clean up and reuse logic for type determinations.
@linear
Copy link

linear bot commented Aug 2, 2023

CDB-2632 DateTime and Float can't be used with filtering

Description

Reported in discord, DateTime and Float do not seem to work with filtering.

Technical Information

If required provide a technical explanation of the work.

@dbcfd dbcfd requested review from PaulLeCam and willex August 2, 2023 23:20
@dbcfd dbcfd merged commit 832b97a into develop Aug 3, 2023
2 checks passed
@dbcfd dbcfd deleted the cdb-2632-filter-bugs branch August 3, 2023 12:41
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.

2 participants