Skip to content

v0.3.0: Support PySpark UDF, one click deploy experience, Delta Lake Support

Compare
Choose a tag to compare
@hangfei hangfei released this 12 Apr 06:03
· 666 commits to main since this release
c4266bb

In this release, we have added:

  1. PySpark UDF preprocessing. Now users can define UDFs with all the capabilities that PySpark has.
  2. Enhanced Feature Registry experience. Note: users might need to manually update the feature definitions in the purview service. This is a one-time work and future updates will be backward compatible.
  3. Added one-click Azure resource provision and deployment. Users can deploy resources with Azure template.
  4. Supported Delta Lake and more formats as input/output format.
  5. Bug fixes and documentation improvement.

Highlighted Changes

New Contributors

Full Changelog: v0.2.1...v0.3.0