Skip to content

v0.11.3

Compare
Choose a tag to compare
@mikeknep mikeknep released this 19 Mar 18:59
· 17 commits to main since this release

⚠️ Relational Trainer is deprecated

The gretel_trainer.relational module is deprecated and will be removed in a future release. Relational workloads can be executed using Gretel Workflows. Please see our docs on Workflows generally, and in particular the gretel_tabular action and our various first-class Connectors.

Other final Relational updates

  • Bypass JOIN tables from independent training
  • Relational Transform v2 jobs are more efficient
  • Pass through schema for extraction
  • Improved relational job queuing/buffering strategy

Benchmark

  • Benchmark now automatically writes snapshots of in-progress session results to the working directory to help with interrupted notebook sessions

Client version

Minimum required version of the gretel-client has been bumped to 0.17.7

Full Changelog: v0.11.2...v0.11.3