Delta tables support core capabilities such as minute-level near-real-time reads and writes, incremental reads and writes, and real-time updates. This topic describes the basic operations related to Delta tables.
DDL operations
Delta tables support the following common DDL operations:
Data writes
Delta tables support full data import and near-real-time incremental data import from a wide range of data sources. MaxCompute seamlessly integrates with upstream and downstream ecosystem products, offering support for various data integration tools that have been deeply customized and optimized. For example, the Flink connector developed by MaxCompute and the Data Integration service of DataWorks enable high-concurrency, scalable, and efficient near-real-time incremental data import.
Data queries
Data merging: COMPACTION
Local backup: Backup