Actian Avalanche Component Release Notes
This page lists the main features added to the Actian Avalanche Component.
Change Log
Version 5.3.9 (Component Pack)
New Features
-
DI-6565: The COPY VWLOAD Strict Nulls parameter has been added to the LOAD BigQuery to Avalanche template. When selected, this parameter makes a distinction between null values and empty values in BigQuery CSV files.
Bug Fixes
-
DI-6412: The default value of the Null Value Replacement parameter in the LOAD BigQuery to Avalanche template is null. Due to this, the COPY VWLOAD command fails for date fields.
-
DI-6436: Existing GCS files from a previous failed extraction job are not deleted when the job is executed again causing data issues like duplicates or invalid data.
-
DI-6437: The
joinPart
,groupByPart
andhavingPart
clauses are missing from theSELECT
BigQuery source statement.
Version 5.3.8 (Component Pack)
New Features
-
DI-6340: The Copy VWLOAD Error Limit and Copy VWLOAD Quote options have been added to the LOAD BigQuery to Avalanche template.
-
DI-6242: The Copy VWLOAD Error Limit and Copy VWLOAD Quote options have been added to the LOAD RDBMS to Avalanche template.
Bug Fixes
-
DI-6322: Avalanche load templates ignore the storage folder and write files in the bucket’s root folder. Morever when the mapping is executed, the clean step fails to delete the temporary files.
-
DI-6321: In mappings, Avalanche load templates fail to use the alias of the source datastore, thus generating an incorrect query for exporting data.