You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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)
Copy file name to clipboardExpand all lines: x-pack/plugin/sql/qa/server/multi-cluster-with-security/src/test/java/org/elasticsearch/xpack/sql/qa/multi_cluster_with_security/JdbcCatalogIT.java
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,11 @@ public void testQueryCatalogPrecedence() throws Exception {
0 commit comments