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

SQL: Backport support for Frozen Indices #42505

Closed
wants to merge 3 commits into from

Conversation

matriv
Copy link
Contributor

@matriv matriv commented May 24, 2019

Backport of PRs: #41558 & #41863

costin and others added 3 commits May 24, 2019 13:03
Allow querying of FROZEN indices both through dedicated SQL grammar
extension:
> SELECT field FROM FROZEN index
and also through driver configuration parameter, namely:
> index.include.frozen: true/false

Fix elastic#39390
Fix elastic#39377

(cherry picked from commit 2445a93)
…lastic#41863)

(cherry picked from commit a3cc03e)
(cherry picked from commit f42dcf2)
(cherry picked from commit 9fdf421)
(cherry picked from commit a48125a)
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@matriv
Copy link
Contributor Author

matriv commented May 24, 2019

Decided not to backport this to 7.2 after all. It will be released with 7.3 instead.

@matriv matriv closed this May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants