Skip to content

SQL: Multiple indices pattern #33162

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

Closed
costin opened this issue Aug 27, 2018 · 1 comment
Closed

SQL: Multiple indices pattern #33162

costin opened this issue Aug 27, 2018 · 1 comment

Comments

@costin
Copy link
Member

costin commented Aug 27, 2018

While SQL supports multiple indices, ES indices patterns is not, in particular index exclusion or the date expression.
To some degree this is related to #31837, as it involves the validation and discovery of the indices.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

costin added a commit to costin/elasticsearch that referenced this issue Aug 30, 2018
Extend tableIdentifier to support multi-index format; not just * but
also enumeration and exclusion

Fix elastic#33162
@costin costin closed this as completed in 73eb4cb Aug 31, 2018
costin added a commit that referenced this issue Aug 31, 2018
Extend tableIdentifier to support multi-index format; not just * but
also enumeration and exclusion

Fix #33162

(cherry picked from commit 73eb4cb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants