Skip to content

[C++][Parquet] parquet-dump-footer has a redundant link option and wrong --debug option handling #43393

@kou

Description

@kou

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

GH-42102 added parquet-dump-footer. The implementation has the following problems:

  • It has a redundant libarrow link. libarrow link should be done by parquet_shared/parquet_static implicitly.
  • Its --help shows --debug but its implementation uses --json not --debug.

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions