Reading with DataStream Batch mode Streaming mode Streaming mode (LogStore) Streaming mode (FileStore) Writing with DataStream Overwrite data Appending data Reading with ...
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...
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...
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...
Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
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...