Plugins
Union Cloud supports the following plugins. Find details in the Flyte documentation:
- SQL Execute SQL queries as tasks.
- Great Expectations Validate data with
great_expectations
. - Papermill Execute Jupyter Notebooks with
papermill
. - Pandera Validate pandas dataframes with
pandera
. - Modin Scale pandas workflows with
modin
. - Dolt Version your SQL database with
dolt
. - dbt Run and test your
dbt
pipelines in Flyte. - whylogs The open standard for data logging.
- mlflow The open standard for model tracking.
- ONNX Convert ML models to ONNX models seamlessly.
- DuckDB Run analytical queries using DuckDB.