Skip to content

chore(property-filtering): removes the datetime property filter flag #9252

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

Merged
merged 2 commits into from
Mar 28, 2022

Conversation

pauldambra
Copy link
Member

Problem

closes #6619

Changes

The flag QUERY_EVENTS_BY_DATETIME is now released to 100% of cloud users and baked into release 1.34.0

So, it can be removed.

How did you test this code?

running it locally and seeing that datetime property filtering is present without the flag

@pauldambra pauldambra force-pushed the remove_datetime_query_flag branch from 592127b to f1a28d2 Compare March 25, 2022 11:32
@pauldambra pauldambra changed the title feat(property-filtering): removes the datetime property filter flag chore(property-filtering): removes the datetime property filter flag Mar 25, 2022
@pauldambra pauldambra requested a review from mariusandra March 25, 2022 19:18
@mariusandra mariusandra enabled auto-merge (squash) March 28, 2022 07:05
@mariusandra mariusandra merged commit 2f587d1 into master Mar 28, 2022
@mariusandra mariusandra deleted the remove_datetime_query_flag branch March 28, 2022 07:13
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.

Allow filtering with date/time properties
2 participants