Tonic Structural release notes

v1579
v1579
Removed
November 24, 2025

Subsetting no longer revisits lookup tables during the subset traversal. The lookup table is downloaded immediately as a direct target, and no further passes are made.

Snowflake - Fixed handling of schemas that use various constraint options in their table definitions.

Fixed an issue where OutOfMemoryException could be thrown when JSON data contained arrays larger than 2GB.