Platform UI/UX

Support for Multiple Table Outputs in Output Mapping

You can now define more output mappings for a single table.

Support for Multiple Table Outputs in Output Mapping

We have extended the possibilities of table output mapping. You can now define two output mappings from a single table. For example, if your transformation produces a table named orders, you can load it to two storage tables (e.g., orders and orders-history), each time with different settings.

Using a single output table more than once in output mapping was a feature of legacy transformations but was absent from new transformations. It is now available for all new transformations (Python, Snowflake, etc.).

Note: This feature has been available for selected projects for the past few weeks. From now on, it is available for all projects.