December 2025
This release introduces the ability to create new catalog items directly from the database output step in data transformations.
Create tables directly from transformation plans
Write transformation outputs to new database tables without leaving your workflow.
In addition to writing to existing tables, the Database output step can now create tables in connected external databases and automatically import them to your Catalog as new items.
When creating a new catalog item, specify:
-
Source and connection
-
Schema name (if applicable)
-
Catalog item name
-
Optional column size customization
For details, see Database Output Step.
Was this page useful?