Skip to content

Commit

Permalink
[MINOR] docs: add Spark Paimon catalog to Spark connector index page (#…
Browse files Browse the repository at this point in the history
…6340)

### What changes were proposed in this pull request?

add Spark Paimon catalog to Spark connector index page


### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
just document

Co-authored-by: FANNG <[email protected]>
  • Loading branch information
github-actions[bot] and FANNG1 authored Jan 20, 2025
1 parent b56e23e commit 58f8808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spark-connector/spark-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Apache Gravitino Spark connector leverages the Spark DataSourceV2 interface

## Capabilities

1. Supports [Hive catalog](spark-catalog-hive.md) and [Iceberg catalog](spark-catalog-iceberg.md).
1. Supports [Hive catalog](spark-catalog-hive.md), [Iceberg catalog](spark-catalog-iceberg.md) and [Paimon catalog](spark-catalog-paimon.md).
2. Supports federation query.
3. Supports most DDL and DML SQLs.

Expand Down

0 comments on commit 58f8808

Please sign in to comment.