waitingkuo commented on issue #2998: URL: https://github.com/apache/arrow-datafusion/issues/2998#issuecomment-1201334435
the subquery return something like `1970-01-01T00:00:00` (without the endding Z as utc ) which will be deem as local-time (UTC+8) while parsing by <https://docs.rs/arrow/19.0.0/arrow/compute/kernels/cast_utils/fn.string_to_timestamp_nanos.html#timezone--offset-handling> -- 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]
