Open
Description
Feature Request / Improvement
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