Change8

v2.22.4

📦 mlflowView on GitHub →
1 features🐛 2 fixes🔧 2 symbols

Summary

Patch 2.22.4 backports fixes for Unity Catalog Volumes path handling and Spark UDFs, and adds a regex constant for model version source validation.

✨ New Features

  • Introduce MLFLOW_CREATE_MODEL_VERSION_SOURCE_REGEX to validate the source parameter of the /model-versions/create request.

🐛 Bug Fixes

  • Fix mlflow.spark.load_model to correctly handle Unity Catalog Volumes paths.
  • Fix Spark UDF on Databricks multi-driver clusters.

Affected Symbols