Tonic Structural release notes

v577 - v582
v577 - v582
Removed
September 23, 2022

Enhancements

Subsetting results - The Subsetting view now displays the results of the most recent subsetting data generation run. The information includes:

  • When the job began and ended.
  • The percent reduction from the original source data to the subset destination data.
  • The percentage of the source data that is included in the subset destination data.
  • The volume of data in the source data and the subset destination data.

Schema changes filter on Database View - On Database View, the advanced filters now include an option to only display columns that have unresolved schema changes. This filter is not combined with other filters. When you filter for unresolved schema changes, the other column filters are disabled.

Larger WHERE clause editor for subsetting - For WHERE clause target tables, you can now display an editor with a larger text area for entering the WHERE clause. This provides better support for longer, more complex WHERE clauses.

Other updates

Fixed an issue that prevented users from deleting more than one tag from the Edit Workspace view.

Added the ability to run Tonic workers, the Tonic web server, and Tonic notifications on Heroku.

Updates to improve handling of canceled jobs, both when users cancel jobs and when jobs fail.Improvements to data generation memory handling and performance.

Improved the Synthesis Report for AI Synthesizer.

Fixed an issue where adding constraints to a destination database resulted in deadlocks.

Oracle

  • Update to allow the JSON Mask generator to be used on user-defined types (UDTs).

PostgreSQL

  • Fixed a regression that caused sequence fetching errors in v9.6 and earlier.

Spark

  • Improved performance for the Continuous generator.
  • Enabled partition filter validation on Hive.

SQL Server

  • Added support for full text catalogs in Server Management Objects (SMOs).
  • Fixed an issue to enable the correct handling of schema, table, and column names that contain single quotes.
  • Made a fix to correctly display error messages.