jun-he opened a new issue #1964: URL: https://github.com/apache/iceberg/issues/1964
`testDeserializeEverySupportedType` test failed in a local build, where system clock was not in UTC timezone. It seems to be related to `IcebergTimestampWithZoneObjectInspector` class, which cast a timestamp to localDateTime with UTC offset. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
