HeatWave Guided Load reduces the number of steps to manually load data, see Loading Data Manually. (WL #15811)
-
HeatWave now supports the following string functions:
These functions do not support
ENUM
type columns, see Data Type Limitations. (WL #15628) -
HeatWave now supports full-table aggregation and group-by support for the following temporal data types:
HeatWave now supports the following functions with temporal data types:
See: Aggregate Functions. (WL #15637)
-
HeatWave now enables the internal conversion of values from one data type to another, including all combinations of these different encodings:
This now permits HeatWave to offload queries that contain functions with unexpected data types by adding an internal cast from the unexpected data type to an expected data type. (WL #15465)