OpenSearch/x-pack/plugin/sql
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
..
jdbc SQL: Add support for shape type (#46464) 2019-09-26 09:47:42 -04:00
qa SQL: Fix issue with duplicate columns in SELECT (#42122) 2019-09-30 15:56:29 +03:00
sql-action Update joda to 2.10.3 (#45495) 2019-08-23 10:39:39 +02:00
sql-cli Add missing dependencies so we can build in parallel (#43672) 2019-06-28 16:41:18 +03:00
sql-client SQL: fix URI path being lost in case of hosted ES scenario (#44776) 2019-07-25 10:27:51 +03:00
sql-proto SQL: Implement DATE_TRUNC function (#46473) 2019-09-11 21:41:02 +03:00
src SQL: Fix issue with duplicate columns in SELECT (#42122) 2019-09-30 15:56:29 +03:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00