Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4698576

Browse files
authored
[Improvement] Improve the description and image for mixed format in docs (#3484)
* Polish mixed format table images* Polish some description for mixed format
1 parent74f6d7a commit4698576

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

‎docs/formats/mixed-iceberg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ There are some limitations in using the Mixed-Iceberg format:
5353

5454
- Compatibility limited — In scenarios where Hive and Iceberg are compatible, there may be a violation of primary key uniqueness or the failure of conflict resolution.
5555
- Primary key constraint — When the primary key does not include partition keys and there are no updates to the stream data, normalized operators or other methods need to be used to restore the previous data to ensure primary key uniqueness.
56-
- Engines integrated — Currently supports reading and writing with Flink and Spark, and querying data with Trino and Impala.
56+
- Engines integrated — Currently supports reading and writing with Flink and Spark, and querying data with Trino.
5757

5858
The BaseStore and ChangeStore of the Mixed-Iceberg format both use the Iceberg format and are consistent with Iceberg in schema, types, and partition usage.
5959
While possessing the features of the Mixed-Iceberg format, the BaseStore and ChangeStore can be read and written using the native Iceberg connector, thus having all the functional features of the Iceberg format.

‎docs/images/formats/mixed_format.png

312 KB
Loading
306 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp