OpenSearch/x-pack/plugin/sql
Costin Leau a4339ec7e9
SQL: Use declared source for error messages (#37161)
Improve error messages by returning the original SQL statement
declaration instead of trying to reproduce it as the casing and
whitespaces are not preserved accurately leading to small 
differences.

Close #37161
2019-01-13 01:40:22 +02:00
..
jdbc SQL: Replace String.format() with LoggerMessageFormat.format() (#37216) 2019-01-08 23:56:00 +02:00
qa SQL: Use declared source for error messages (#37161) 2019-01-13 01:40:22 +02:00
sql-action Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
sql-cli Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
sql-client SQL: Preserve original source for each expression (#36912) 2019-01-04 00:57:50 +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: Use declared source for error messages (#37161) 2019-01-13 01:40:22 +02:00
build.gradle SQL: [Tests] Fix and enable internalClusterTests (#37300) 2019-01-11 22:43:17 +02:00