OpenSearch/x-pack/plugin/sql/qa
emasab 87156ad93b
SQL: Fix issue with duplicate columns in SELECT (#42122)
Previously, if a column (field, scalar, alias) appeared more than once in the
SELECT list, the value was returned only once (1st appearance) in each row.

Fixes: #41811

(cherry picked from commit 097ea36581a751605fc4f2088319d954ce35b5d1)
2019-09-30 15:56:29 +03:00
..
multi-node SQL: adds format parameter to range queries for constant date comparisons (#45503) 2019-08-13 23:04:30 +03:00
no-sql SQL: handle SQL not being available in a more graceful way (#43665) 2019-07-10 14:36:24 +03:00
security Make reuse of sql test code explicit (#45884) 2019-09-11 10:56:07 -07:00
single-node SQL: adds format parameter to range queries for constant date comparisons (#45503) 2019-08-13 23:04:30 +03:00
src/main SQL: Fix issue with duplicate columns in SELECT (#42122) 2019-09-30 15:56:29 +03:00
build.gradle Add resolution rule to allow resolving all deps (#46768) 2019-09-18 11:09:43 +03:00