1dd98eab83
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 |
||
---|---|---|
.. | ||
multinode | ||
no-security | ||
security | ||
src/main | ||
build.gradle |