islamismailov opened a new issue, #7303: URL: https://github.com/apache/iceberg/issues/7303
### Apache Iceberg version 1.2.0 (latest release) ### Query engine None ### Please describe the bug 🐞 I see this test fail on some machines we have in production. I wasn't able to narrow down why but I ssh'ed into that host and was able to git bisect to this commit which essentially upgrades Apache ORC library version: `9b373b1541e7ec5f187fb775477dba2e3b8d11bc`. Might be related to timestamp column and timezone settings on a particular host. Perhaps @williamhyun might have an idea. `1.8.1` passes the test, and both `1.8.2` and `1.8.3` are broken. -- 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]
