Flink connector paimon catalog
This document provides a comprehensive guide on configuring and using Apache Gravitino Flink connector to access the Paimon catalog managed by the Gravitino server.
Capabilities
Supported Paimon Table Types
- AppendOnly Table
Supported Operation Types
Supports most DDL and DML operations in Flink SQL, except such operations:
- Function operations
- Partition operations
- View operations
- Querying UDF
LOADclauseUNLOADclauseCREATE TABLE LIKEclauseTRUCATE TABLEclauseUPDATEclauseDELETEclauseCALLclause
Requirement
- Paimon 0.8
Higher version like 0.9 or above may also support but have not been tested fully.