Skip to content

Partition info is not displayed in job description for RewritePositionDeleteFilesSparkAction #12414

Open
@manuzhang

Description

@manuzhang

Feature Request / Improvement

Image

It's due to PartitionData being coerced into StructProjection which doesn't override toString method.

Is this really necessary, since we don't coerce in RewriteDataFilesSparkAction? If so, what's the best way to expose the underlying PartitionData? Override toString?

cc @szehon-ho

Query engine

Spark

Willingness to contribute

  • I can contribute this improvement/feature independently
  • I would be willing to contribute this improvement/feature with guidance from the Iceberg community
  • I cannot contribute this improvement/feature at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementPR that improves existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions