Skip to content

[doc] improve quickstart: merge Iceberg/Paimon sections & adjust DML behavior #1921

@xx789633

Description

@xx789633

Search before asking

  • I searched in the issues and found nothing similar.

Description

  1. merge Iceberg and Paimon sections

The Iceberg and Paimon quickstart guides are currently split into two separate documents, but the first half of content is identical. This duplication makes it difficult to maintain consistency between the two versions.

  1. fix DML behavior in query examples

When executing UPDATE statements, the operations run asynchronously. If the subsequent SELECT query executes too quickly, users might not see the expected results. In the "Run Ad-hoc Queries on Fluss Tables" environment setup, set table.dml-sync = true to ensure synchronous execution.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions