Skip to content

The annotation is incorrect. It should be 1M. #812

@linlexing

Description

@linlexing

Describe the bug, including details regarding any error messages, version, and platform.

/parquet/writer_properties.go#L30-L32

// Default data page size limit is 1K it's not guaranteed, but we will try to
// cut data pages off at this size where possible.
DefaultDataPageSize int64 = 1024 * 1024

Component(s)

Parquet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: 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