Skip to content

Zingg 0.6.0

Latest

Choose a tag to compare

@sonalgoyal sonalgoyal released this 28 Apr 06:59
· 15 commits to main since this release
fce9e20

This release adds the following main features

  • Databricks Unity Catalog Support. Earlier, users had to run Zingg against DBFS, which is getting deprecated. Using UCPipe in the Zingg Python API
  • Upgrade to Spark 3.5.5. This should enhance the Zingg performance
  • Improved error handling. All errors and exceptions should bubble up with an informative help message to the end user
  • Upgrade to Graphframes 0.10.0. This should enhance the Zingg performance of existing and new workloads
  • Python Wheel has been made significantly lighter by removing unnecessary files

Full Changelog of what's changed

New Contributors

Full Changelog: v0.5.0...28APR26_0