OpenSearch/x-pack/plugin/sql
Costin Leau ac032a0b9d
SQL: Fix bug regarding histograms usage in scripting (#36866)
Allow scripts to correctly reference grouping functions
Fix bug in translation of date/time functions mixed with histograms.
Enhance Verifier to prevent histograms being nested inside other
 functions inside GROUP BY (as it implies double grouping)
Extend Histogram docs
2018-12-20 23:11:56 +02:00
..
jdbc SQL: protocol returns ISO 8601 String formatted dates instead of Long for JDBC/ODBC requests (#36800) 2018-12-19 16:36:16 +02:00
qa SQL: Fix bug regarding histograms usage in scripting (#36866) 2018-12-20 23:11:56 +02:00
sql-action SQL: protocol returns ISO 8601 String formatted dates instead of Long for JDBC/ODBC requests (#36800) 2018-12-19 16:36:16 +02:00
sql-cli Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
sql-client SQL: Move internals from TimeZone to ZoneId (#36651) 2018-12-17 13:55:44 +02:00
sql-proto SQL: Extend the ODBC metric by differentiating between 32 and 64bit platforms (#36753) 2018-12-18 13:29:49 +02:00
src SQL: Fix bug regarding histograms usage in scripting (#36866) 2018-12-20 23:11:56 +02:00
build.gradle SQL: Move qa directory into sql directory (#34496) 2018-10-30 14:54:15 -04:00