Release 385 (8 Jun 2022)#
General#
- Add the - json_arrayand- json_objectJSON functions. (#9081)
- Support all types that can be cast to - varcharas parameters for the JSON path. (#12682)
- Allow - CREATE TABLE LIKEclause on a table from a different catalog if explicitly excluding table properties. (#3171)
- Reduce - Exceeded limit of N open writers for partitionserrors 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_versiontable. (#12673)