OpenSearch/x-pack/plugin/sql
Costin Leau 91bca174f5
SQL: Make Literal a NamedExpression (#33583)
* SQL: Make Literal a NamedExpression

Literal now is a NamedExpression reducing the need for Aliases for
folded expressions leading to simpler optimization rules.

Fix #33523
2018-09-11 18:47:49 +03:00
..
jdbc SQL: test coverage for JdbcResultSet (#32813) 2018-08-31 16:12:01 +03:00
sql-action Upgrade to latest Lucene snapshot (#33505) 2018-09-10 20:51:55 +01: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 Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
src SQL: Make Literal a NamedExpression (#33583) 2018-09-11 18:47:49 +03:00
build.gradle Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00