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

Avoid query warnings for datetime range queries #380

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

tokee
Copy link
Contributor

@tokee tokee commented Jun 27, 2023

The query sanity check raises a warning for valid datetime ranges such as crawl_time:[2023-12-99T12:34:56Z TO *]. This pull request disables false warnings of that type.

@tokee tokee added the bug label Jun 27, 2023
@tokee tokee requested a review from thomasegense June 27, 2023 12:30
@tokee tokee self-assigned this Jun 27, 2023
@thomasegense
Copy link
Contributor

LGTM

@thomasegense thomasegense merged commit eb75b77 into master Jun 30, 2023
@thomasegense thomasegense deleted the range_warnings branch June 30, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants