Skip to main content

Cloud release notes June 2022

Release number: K58

Analytics enhancements

Modeling enhancements

Existing connector enhancements

Sage 100 improvements

When using the 64bit ODBC driver, slow performance and crashing of the driver can occur when result sets returned is too large, in rows and/or size. Improvements have been added to avoid this by implementing a pagination strategy for extracting source data via ODBC. Certain points of failure can be configured where Data Hub will apply partitioning strategies.

The loading behavior used for all tables extracted are as follows:

  1. A full load: is attempted for each table, if the number of rows are below the Pagination Table Size Threshold. The default is 500 000 and can be configured in advanced settings. If the row count of a table is above the threshold, pagination is used.

  2. Date pagination: A date range is used to extract data. The first range is 60 days, thereafter 30 and lastly 15 days apart. 15 is the default setting. The Minimum Date Pagination Range can be configured in advanced settings. If loading fails at the minimum date range setting, Data Hub will automatically fallback to String pagination.

  3. String pagination: Partitions the table into suffix combinations on a string column. For example, if the column ends in 'a' and all records for this suffix still fails to load, an additional character will be added, e.g. 'aa', 'ab' up to the number of characters specified. The Max String Partition Length can be configured in advanced settings.

Sage100AdvancedSettings.jpg

Pipeline and Column Name improvements

Pipeline and column physical name behavior has been improved. Physical names are the names of tables in the data warehouse. Where Captions are available for data sources like Dynamics, SAP, SYSPRO and Sage they will be used as the physical column and pipelines names in the warehouse.

K58_DisplayNameTableName.jpg

In the past, pipeline and column physical names were derived from the table name.

K58_DisplayNameOFF.jpg

The changed behavior will now default to using the caption for the physical name if it is available.

K58_DisplayNameON.jpg

Performance Enhancements

Every release contains performance enhancements and bug fixes to improve Data Hub.

Date of publication 11 June 2022