HeatWave Release Notes
Loading data manually involves the following steps:
Excluding columns with unsupported data types. See Section 2.2.2.1, “Excluding Table Columns”.
Defining
RAPID
as the secondary engine for tables you want to load. See Section 2.2.2.2, “Defining the Secondary Engine”.Optionally, applying string column encoding and data placement workload optimizations. For more information, see Section 2.7, “Workload Optimization”.
Loading tables using
ALTER TABLE ... SECONDARY_LOAD
statements. See Section 2.2.2.3, “Loading Tables”.