Fix1.4.4
v1.4.4 LTS
Bug fixes for SQL parameter escaping across multiple database drivers (Athena, PostgreSQL, Pinot, Dremio, KSQL, Databricks, Hive, JDBC, Trino, PrestoDB) and LIKE filter handling for Oracle, SQLite, Hive, and Tesseract. Also bounds parameter allocations and packet sizes in the PostgreSQL wire protocol.
1.4.4 (2026-07-28)
Bug Fixes
- athena-driver: Correct SQL parameter escaping (#11370) (28bf79a)
- cubesql: Bound Bind/Parse parameter allocations in PG wire protocol (#11341) (2301f3f)
- cubesql: Bound PostgreSQL packet sizes (#11339) (34fa1b0)
- pinot/dremio/ksql/databriks/hive/jdbc-driver: Сorrect SQL parameter escaping (#11374) (e31ccf0)
- schema-compiler: Don't escape backslashes in Hive LIKE filter params (5ed14f8), closes #11345 pre-#11345
- schema-compiler: Emit ESCAPE for Oracle/SQLite LIKE filters (30a2057), closes #11345 #11177
- schema-compiler: Escape LIKE wildcards on Tesseract for all dialects (0432799), closes #11345 #11345 #10862 #11345 #11345 #11345 #11345 opensearch-project/sql#779 #11345
- trino/prestodb-driver: Сorrect SQL parameter escaping (#11345) (2d9fc6d)
ltssqldatabase-driverssecuritybug-fix
Source: original entry ↗