waitingkuo commented on issue #2979: URL: https://github.com/apache/arrow-datafusion/issues/2979#issuecomment-1209476931
@alamb should we consider `to_timestamp()` to output `timestamp with time zone`? in postgresql `select timestamp '2020-01-01'` output `timestamp without time zone` but `to_timestamp()` output `timestamp with time zone`. -- 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]
