Impala Public Jenkins 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:
Build Successful
https://jenkins.impala.io/job/gerrit-code-review-checks/5387/ : Initial code
review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun
to run full precommit tests.
--
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 08:37:03 +0000
Gerrit-HasComments: No