kz930 commented on PR #8597: URL: https://github.com/apache/texera/pull/8597#issuecomment-5737912064
Fixed in `c07493387`. The helper now does what the engine does with an offset — `DateParserUtils` reads it and `java.sql.Timestamp` keeps no zone, so the moment is held as the wall clock of the machine's own zone (`...T14:09:07Z` is `06:09:07` eight hours behind UTC) — and both spellings joined the cases the test compares against `parseField` cell by cell, so the expectation comes from the engine rather than being written down. -- 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]
