770120041 opened a new pull request, #15550: URL: https://github.com/apache/iceberg/pull/15550
## Summary Fix `ValidationException` that occurs when filtering an identity-partitioned timestamp field using a different transform (e.g., `hours()`). The issue was caused by attempting to cast the integer transform result directly to the source column's timestamp type. Fixes #15502 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
