OpenSearch/sql
Costin Leau 1dd98eab83 SQL: Fix show tables as admin (elastic/x-pack-elasticsearch#3597)
Fix show tables as JDBC with security enabled
This commit fixes the test SqlSecurityTestCase.testShowTablesWorksAsAdmin to
skip over any indices/aliases that exist starting with `.security`.
Use value comparison instead of the result sets
Fix an offset bug while at it (columns start at 1 not 0)
Resolves elastic/x-pack-elasticsearch#3423

Original commit: elastic/x-pack-elasticsearch@6fffda6070
2018-01-18 16:13:01 +02:00
..
jdbc SQL: Fix show tables as admin (elastic/x-pack-elasticsearch#3597) 2018-01-18 16:13:01 +02:00
rest-proto SQL: Remove test-utils project (elastic/x-pack-elasticsearch#3583) 2018-01-17 12:18:25 -05:00
shared-client Add missing SHAs 2018-01-17 16:55:12 +02:00
build.gradle Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00