Tonic Structural release notes

v534 - v540
v534 - v540
Removed
August 5, 2022

Enhancements

On Privacy Hub, the list of unprotected sensitive columns is replaced with a Database Tables list. The Database Tables list summarizes the protection status of each table in the source database. The Privacy Status column summarizes the protection status of the columns in the table. It provides access to the same column details and configuration options as the protection status panels at the top of Privacy Hub.

You can now filter the Workspaces view based on your assigned role in the workspace. For example, you can only display workspaces for which you are an Owner or an Editor. To use the role filter, click the filter icon in the Role column heading. For admin users, the role filter includes a Role assigned toggle to allow them to only see workspaces that they have a role in.

Other updates

Customers in the Basic license tier can now transfer ownership of workspaces and assign workspace roles to other users.

New users are now logged into Tonic immediately after they create their Tonic account.

For AI Synthesizer:

  • The modeling now incorporates static features for each entity across a sequence of events.
  • AI Synthesizer now queries to retrieve the actual minimum/maximum values of relevant columns, instead of taking the minimum and maximum of a sample of the data.

To update a license key, self-hosted instances that do not have an admin user can set the license key as the value of the TONIC_LICENSE environment variable. Tonic ignores the variable in instances that have an admin user.

The Workspaces view no longer waits for users to finish applying several new filters in quick succession before it fetches new results.

On the Job History view, fixed an issue where the copy job ID and download logs icons flashed on hover. Removed an error that flashed when job details were displayed.

Fixed the parallel processing for subsetting.

MongoDB

  • Indexes are now copied to the destination database.
  • Percentage-based subsetting is now supported in versions earlier than 4.4.2.
  • Deleted collections are no longer displayed.

MySQL

  • Improved memory handling for uploaded CSV files.

Oracle

  • Long and long raw columns are no longer converted to blob or clob.

Spark

  • Added Maven repository and artifact information to use the SDK Launch method to download the Spark SDK.
  • Improved the performance of data generation on Databricks when using Job Cluster. Added support for SQL Warehouses on Databricks.