Release 385 (8 Jun 2022)#
General#
Add the
json_array
andjson_object
JSON functions. (#9081)Support all types that can be cast to
varchar
as parameters for the JSON path. (#12682)Allow
CREATE TABLE LIKE
clause on a table from a different catalog if explicitly excluding table properties. (#3171)Reduce
Exceeded limit of N open writers for partitions
errors when fault-tolerant execution is enabled. (#12721)
Delta Lake connector#
Add support for the appendOnly field. (#12635)
Add support for column comments when creating a table or a column. (#12455, #12715)
Hive connector#
Iceberg connector#
MariaDB connector#
Add support for
timestamp(p)
type. (#12200)
TPC-H connector#
Fix query failure when reading the
dbgen_version
table. (#12673)