Skip to content

0.9.1

Compare
Choose a tag to compare
@mikeknep mikeknep released this 24 Jul 18:01
· 67 commits to main since this release
795ee98

Internal improvements 🧹

Source data is now stored on disk in CSV format rather than in memory as Pandas DataFrames, resulting in a reduced overall memory footprint.

Synthetic composite keys now more accurately reflect characteristics of the source data.

JSON handling has been refactored and an edge case where too-long and/or deeply-nested JSON table names caused failures in Gretel Cloud has been fixed.


All PRs

New Contributors

Full Changelog: v0.9.0...v0.9.1