OpenSearch/x-pack/plugin/sql/qa
Bogdan Pintea 47250b14a4
SQL: Add BigDecimal support to JDBC (#56015) (#56220)
* SQL: Add BigDecimal support to JDBC (#56015)

* Introduce BigDecimal support to JDBC -- fetching

This commit adds support for the getBigDecimal() methods.

* Allow BigDecimal params in double range

A prepared statement will now accept a BigDecimal parameter as a proxy
for a double, if the conversion is lossless.

(cherry picked from commit e9a873ad7f387682e3472110b1d7c0514bd347c9)

* Fix compilation error

Dimond notation with anonymous inner classes not avail in Java8.
2020-05-05 23:19:36 +02:00
..
multi-node SQL: introduce a query builder for the Rest tests (#55094) (#56221) 2020-05-05 18:55:41 +02:00
no-sql Deprecated xpack "enable" settings should be no-ops (#55416) (#56167) 2020-05-05 10:40:49 -04:00
security SQL: introduce a query builder for the Rest tests (#55094) (#56221) 2020-05-05 18:55:41 +02:00
single-node SQL: introduce a query builder for the Rest tests (#55094) (#56221) 2020-05-05 18:55:41 +02:00
src/main SQL: Add BigDecimal support to JDBC (#56015) (#56220) 2020-05-05 23:19:36 +02:00
build.gradle Add geo_shape mapper supporting doc-values in Spatial Plugin (#55037) (#55500) 2020-04-22 08:12:54 -07:00