Tonic Structural release notes

v567 - v570
v567 - v570
Removed
September 9, 2022

Enhancements

Filtering workspaces by tags - On the Workspaces view, you can filter the workspaces by the assigned tags. In the Tags column heading, click the filter icon to display the list of applied tags. Check the checkbox for each tag to include. The list is filtered to include workspaces that have at least one of the selected tags.

Automatically resolving schema changes - Schema changes are now resolved or dismissed automatically when you update the table or column configuration.

  • For a new table, the schema change is dismissed when you set the table mode to Truncate or Preserve Destination.
  • For a new column, the schema change is dismissed when you assign a generator to the column.
  • For a column that has a conflicting data type or nullability change, the schema change is resolved when you assign a different generator to the column.

Other updates

Corrected the number of rows for out-of-subset tables. No longer show 0 when out-of-subset tables are processed.

Improved error messaging when a where clause for a subset target table is invalid.

Corrected an issue where the subsetting table configuration was not handled correctly.

The job types filter on the Job History view now only shows valid types for the workspace.

Improved performance for data generation.

Improved performance for the AI Synthesizer.

Improved reporting of subsetting progress when parallelism is enabled.

MongoDB

  • You can now assign the Preserve Destination mode to a collection.
  • Subsetting and foreign key management is now enabled for all customers.

Spark

  • For workspaces that use Livy, you can now assign the Continuous generator and Noise Generator as sub-generators for a mask generator.
  • Improved performance for the Categorical generator.
  • Improved performance for the HIPAA Address generator.