OpenSearch/x-pack/plugin/sql
Andrei Stefan 60b8118d3a
A constant can be used outside aggregation only queries (#34576)
A constant can now be used outside aggregation only queries.
Don't skip an ES query in case of constants-only selects.
Loosen the binary pipe restriction of being used only in aggregation queries.
Fixes https://github.com/elastic/elasticsearch/issues/31863
2018-10-18 13:33:01 +03:00
..
jdbc JDBC: Fix artifactId in pom (#34478) 2018-10-16 11:02:10 -04:00
sql-action SQL: Move away internally from JDBCType to SQLType (#33913) 2018-09-22 11:03:38 +03:00
sql-cli Different handling for security specific errors in the CLI. Fix for https://github.com/elastic/elasticsearch/issues/33230 (#33255) 2018-08-31 13:08:32 +03:00
sql-client Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
sql-proto SQL: Move away internally from JDBCType to SQLType (#33913) 2018-09-22 11:03:38 +03:00
src A constant can be used outside aggregation only queries (#34576) 2018-10-18 13:33:01 +03:00
build.gradle Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00