Skip to content

Conversation

@costin
Copy link
Member

@costin costin commented Sep 4, 2018

Follow-up to #33363 which improves pattern resolution for aliases vs indices.

Improve pattern resolution for aliases vs indices
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

SHOW TABLES "test*,-test_emp*";

name:s | type:s
test_alias |ALIAS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see how this one should show aliases. Can you add a test that shouldn't show aliases so that it hits more of the change you made above?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately that doesn't currently work; I've raised a bug for it: #33395

Copy link
Contributor

@matriv matriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@astefan astefan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@costin costin merged commit 7b923ea into elastic:master Sep 7, 2018
@costin costin deleted the index-resolver-improvements branch September 7, 2018 04:24
costin added a commit that referenced this pull request Sep 10, 2018
Improve pattern resolution for aliases vs indices

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

6 participants