Skip to content

[Bug] The documentation describes an error about Asynchronous Compaction #4375

@chenjiehao

Description

@chenjiehao

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

1.0-SNAPSHOT

Compute Engine

none

Minimal reproduce step

none

What doesn't meet your expectations?

The website describes it as follows:
num-sorted-run.stop-trigger = 2147483647
sort-spill-threshold = 10
lookup-wait = false

The correct description would be as follows:
num-sorted-run.stop-trigger = 10
sort-spill-threshold = 2147483647
lookup-wait = false

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions