Gabor Kaszab has posted comments on this change. (
http://gerrit.cloudera.org:8080/14896 )
Change subject: IMPALA-9035: Simplify casting string to timestamp. This change
will help with queries generated by some BI tools. Case 1: Simplify 'string ->
bigint -> timestamp' TO 'string -> timestamp': cast(unix_timestamp('timestr')
as timestamp) -> cast('timestr' as
......................................................................
Patch Set 4: Code-Review+2
Thanks! Let's carry Attila's +2
--
To view, visit http://gerrit.cloudera.org:8080/14896
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4ed72d6e7886eaf50d2be60cf45170ffaef5e72d
Gerrit-Change-Number: 14896
Gerrit-PatchSet: 4
Gerrit-Owner: Zhou Xu <[email protected]>
Gerrit-Reviewer: Attila Jeges <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zhou Xu <[email protected]>
Gerrit-Comment-Date: Thu, 09 Jan 2020 09:24:06 +0000
Gerrit-HasComments: No