OpenSearch/x-pack/plugin/sql
Andrei Stefan c3a167830f
SQL: refactor In predicate moving it to QL project (#52870) (#52938)
* Move In, InPipe and InProcessor out of SQL to the common QL project.
* Move tests classes to the QL project.
* Create SQL dedicated In class to handle SQL specific data types.
* Update SQL classes to use the InPipe and InProcessor QL classes.
* Extract common Foldables methods in QL project.
* Be more explicit when folding and converting a foldable value, by
removing most of the code inside Foldables class.

(cherry picked from commit 7425042f86f66df8c207c5e96f9b9848bda2b4c3)
2020-02-28 14:04:10 +02:00
..
jdbc Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
qa SQL: Use calendar_interval of 1d for HISTOGRAMs with 1 DAY intervals (#52749) (#52771) 2020-02-25 18:44:02 +02:00
sql-action Upgrade Lucene to 8.5.0-snapshot-b01d7cb (#52584) 2020-02-21 10:25:03 +00:00
sql-cli Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
sql-client SQL: Handle uberjar scenario where the ES jdbc driver file is bundled in another jar (#51856) (#52024) 2020-02-07 04:15:59 +02:00
sql-proto Fix milliseconds handling in intervals (#51675) (#52156) 2020-02-10 19:24:26 +01:00
src SQL: refactor In predicate moving it to QL project (#52870) (#52938) 2020-02-28 14:04:10 +02:00
build.gradle QL: Backport project to 7.x (#51497) 2020-01-27 22:03:58 +02:00