Skip to content

Conversation

@bpintea
Copy link
Contributor

@bpintea bpintea commented Oct 20, 2021

SHOW TABLES by itself will list all tables available in the cluster.
If async events produce any ".some_system_index" test, the newly
available index will interfere with test's assumptions.

Fixes #79548.

`SHOW TABLES` by itself will list all tables available in the cluster.
If async events produce any ".some_system_index" test, the newly
available index will interfere with test's assumptions.
@bpintea bpintea added >test Issues or PRs that are addressing/adding tests :Analytics/SQL SQL querying v8.0.0 v7.16.0 labels Oct 20, 2021
@bpintea bpintea requested review from Luegg and astefan October 20, 2021 09:47
@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Oct 20, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@bpintea bpintea marked this pull request as draft October 20, 2021 09:47
@bpintea bpintea marked this pull request as ready for review October 20, 2021 09:50
@bpintea
Copy link
Contributor Author

bpintea commented Oct 20, 2021

#79548 failure doesn't reproduce locally, but most likely failure is a system index being created concurrently with the test.

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

Style fix.
@bpintea bpintea added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Oct 20, 2021
@elasticsearchmachine elasticsearchmachine merged commit 0b1e118 into elastic:master Oct 20, 2021
@bpintea bpintea deleted the fix/test_79548 branch October 20, 2021 10:37
bpintea added a commit to bpintea/elasticsearch that referenced this pull request Oct 20, 2021
`SHOW TABLES` by itself will list all tables available in the cluster.
If async events produce any ".some_system_index" test, the newly
available index will interfere with test's assumptions. Fixes elastic#79548.

(cherry picked from commit 0b1e118)
elasticsearchmachine pushed a commit that referenced this pull request Oct 20, 2021
)

`SHOW TABLES` by itself will list all tables available in the cluster.
If async events produce any ".some_system_index" test, the newly
available index will interfere with test's assumptions. Fixes #79548.

(cherry picked from commit 0b1e118)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/SQL SQL querying auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) Team:QL (Deprecated) Meta label for query languages team >test Issues or PRs that are addressing/adding tests v7.16.0 v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] JdbcCatalogIT testCatalogDependentCommands failing

5 participants