Skip to main content
Skip table of contents

Materialization

There are two types of materialization:

  • complete: a copy of the source objects is created in the analytical storage, and all changes in the source are applied to the materialized table with each subsequent running of the job;

  • incremental: only newly added data from the source table is copied to the analytical storage.

In the subpages, we explain both types in more detail.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.