svetakvsundhar commented on issue #32865:
URL: https://github.com/apache/beam/issues/32865#issuecomment-2598746833
This is still an issue.
When writing a `date` to Iceberg (say `2025-01-02`), a stacktrace similar to
the above bubbles up.
Upon printing the partition spec, we see
```INFO: Partition Spec: [
1000: date: identity(2)
]```
which according to https://iceberg.apache.org/spec/#partition-transforms
should support `Any` source type.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]