New Features
...
There are 2 new approaches available to extract the data in parallel (to speed up the extraction process):
- Generate variants, based on one of the fields specified for selection in Glue Extractor, and use Task Handler to execute them.
- Use Mass Execution, which automizes the generation of variants. Also in this option, the Task Handler is used for an execution.
Glue API
- Glue API was extended of a selective deletion.
Trigger delta for cluster tables
...
- Transport Management
- The transport procedure was reworked. See this documentation for more information.
- The transport procedure was reworked. See this documentation for more information.
- Storage Management
- Added possibility to configure the name file generated in AWS S3 storage
- Added extraction into a single file in AWS S3
Fixes
- Data Dictionary
- Alter a table did work on Glue tables with File Storage.
- Glue table description was changing when switching between meaningful fields
- Could not re-activate the Glue table in case the 'Enable update' checkbox was enabled and removed
- Glue table schema JSON corrupted if the description contains double-quotes character "
- Glue Browser
- Selection screen didn't work if the character ` was part of the Glue Data Dictionary description.
- Glue Browser was dumping when multiple sessions accessed the same table.
- Glue Workbench
- DF34_DEC data type was not supported.
- Glue Workbench terminated when a user was recreating previously transported extractor.
- Relevant performance issues on a currency conversion routines solved
- Variant Generator
- The variant generator was accessible only from the extractor workbench, not from the Object Navigator.
- The generated variant was asking for save action.
- When selecting multiple single values or other complex selections on the selection screen for mass execution, the values were cleared immediately after the confirmation of the selection. Therefore it was impossible to use different selection types than single values or range.
- Timestamp delta was missing an option to capture all delays.
- '\t' delimiter was not handled correctly when generating CSV files
- ABAP extractor type was not working with CSVs.
...