HeatWave Lakehouse now supports primary key and unique key constraints. (WL #16094)
HeatWave Lakehouse now supports the Newline Delimited JSON file format, see HeatWave Lakehouse. (WL #16079)
HeatWave Lakehouse now has improved support for missing files. Auto Parallel Load now has a
validation
mode to validate files before loading them. (WL #16078)
HeatWave now supports named time zones such as
MET
orEurope/Amsterdam
. (WL #16098)HeatWave Auto Parallel Load and Auto Unload now support a table inclusion list, as well as a table exclusion list. (WL #16070)
MySQL InnoDB on MySQL HeatWave includes a bulk load extension to the
LOAD DATA
statement. This can now load MySQL Shell dump files and compressed files. There is also a progress monitor. See: Bulk Ingest Data to MySQL Server. (WL #15814, WL #15607, WL #15608, WL #15609)