Iceberg format Paimon format Mixed format Install Support SQL statement Query Table Query BaseStore of Table Query ChangeStore of Table Trino and Amoro Type Mapping: Trino ...
CREATE TABLE PRIMARY KEY PARTITIONED BY CREATE TABLE … AS SELECT CREATE TABLE … LIKE REPLACE TABLE … AS SELECT DROP TABLE TRUNCATE TABLE ALTER TABLE ALTER TABLE … SET TBLPR...
Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
Table metrics Self-optimizing metrics Amoro provides both table-level and platform-level metrics to help users understand the runtime status of the current table. Table metric...
Mixed-Hive format is a format that has better compatibility with Hive than Mixed-Iceberg format. Mixed-Hive format uses a Hive table as the BaseStore and an Iceberg table as the C...
Prerequisites : There must be a running Kyuubi. To deploy and run Kyuubi, please refer to Kyuubi doc Terminal supports interfacing with Kyuubi to submit SQL to Kyuubi for exec...