Skip to content

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

Merged
mariusandra merged 2 commits intomasterfrom
remove_datetime_query_flag
Mar 28, 2022
Merged

chore(property-filtering): removes the datetime property filter flag#9252
mariusandra merged 2 commits intomasterfrom
remove_datetime_query_flag

Conversation

@pauldambra
Copy link
Copy Markdown
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