Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21492 )
Change subject: WIP: IMPALA-12370: allow converting timestamps to UTC when writing Kudu ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/21492/2/common/thrift/ImpalaService.thrift File common/thrift/ImpalaService.thrift: http://gerrit.cloudera.org:8080/#/c/21492/2/common/thrift/ImpalaService.thrift@882 PS2, Line 882: When true, TIMESTAMPs read from Kudu will be converted from UTC to local time. > While you are at this, I'd suggest stop using the deprecated TIMESTAMP name To be complete: When true, UNIXTIME_MICRO column values read from Kudu tables are converted into UTC timezone timestamps. Otherwise, UNIXTIME_MICRO column values are converted into impalad's timezone timestamps. -- To view, visit http://gerrit.cloudera.org:8080/21492 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibb4995a64e042e7bb261fcc6e6bf7ffce61e9bd1 Gerrit-Change-Number: 21492 Gerrit-PatchSet: 2 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zihao Ye <[email protected]> Gerrit-Comment-Date: Sat, 08 Jun 2024 00:31:44 +0000 Gerrit-HasComments: Yes
