Skip to content

lightning: a way to estimate parquet file size #46980

@zeminzhou

Description

@zeminzhou

Enhancement

Since parquet format files are in column storage format, they have a larger compression ratio. Lightning currently uses the data size of the parquet source file size directly, and there is no way to estimate the data size of the parquet data format file after it is converted to row data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.1This bug affects the 7.1.x(LTS) versions.type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions