Skip to content

SQL: adds format parameter to range queries for constant date comparisons #45503

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
Aug 13, 2019

Conversation

astefan
Copy link
Contributor

@astefan astefan commented Aug 13, 2019

7.x backport for #45326.

astefan and others added 2 commits August 13, 2019 15:32
…sons (elastic#45326)

* Add format parameter to the range queries built for CURRENT_* functions
used in comparison conditions
* Use range queries for date fields equality/non-equality as well.

(cherry picked from commit c1e81e9)
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@astefan astefan merged commit adf8e20 into elastic:7.x Aug 13, 2019
@astefan astefan deleted the 45326_backport_7x branch August 13, 2019 20:04
astefan added a commit that referenced this pull request Aug 13, 2019
…sons (#45503)

* Add format parameter to the range queries built for CURRENT_* functions
used in comparison conditions
* Use range queries for date fields equality/non-equality as well.

(cherry picked from commit c1e81e9)
astefan added a commit that referenced this pull request Aug 13, 2019
…sons (#45503)

* Add format parameter to the range queries built for CURRENT_* functions
used in comparison conditions
* Use range queries for date fields equality/non-equality as well.

(cherry picked from commit c1e81e9)
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