All Products
Search
Document Center

MaxCompute:Delta Table overview

Last Updated:Dec 27, 2024

MaxCompute Delta Table is an incremental data table format. It enables minute-level data imports, uses AliORC as its base file format, and supports UPSERT operations. It provides a Change Data Capture (CDC) format for reading and writing incremental data. The Delta Table automatically manages data based on the storage services and metadata services of MaxCompute. This topic describes the key functionalities of the MaxCompute Delta Table.