[ https://issues.apache.org/jira/browse/HIVE-20838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679628#comment-16679628 ]
Hive QA commented on HIVE-20838: -------------------------------- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 12s{color} | {color:red} /data/hiveptest/logs/PreCommit-HIVE-Build-14808/patches/PreCommit-HIVE-Build-14808.patch does not apply to master. Rebase required? Wrong Branch? See http://cwiki.apache.org/confluence/display/Hive/HowToContribute for help. {color} | \\ \\ || Subsystem || Report/Notes || | Console output | http://104.198.109.242/logs//PreCommit-HIVE-Build-14808/yetus.txt | | Powered by | Apache Yetus http://yetus.apache.org | This message was automatically generated. > Timestamps with timezone are set to null when using the streaming API > --------------------------------------------------------------------- > > Key: HIVE-20838 > URL: https://issues.apache.org/jira/browse/HIVE-20838 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 3.1.0 > Reporter: Jaume M > Assignee: Jaume M > Priority: Major > Attachments: HIVE-20838.1.patch, HIVE-20838.2.patch, > HIVE-20838.3.patch, HIVE-20838.3.patch, HIVE-20838.4.patch, > HIVE-20838.5.patch, HIVE-20838.6.patch, HIVE-20838.7.patch, HIVE-20838.8.patch > > > For example: > {code} > beeline> create table default.timest (a TIMESTAMP) stored as orc " + > "TBLPROPERTIES('transactional'='true') > # And then: > connection.write("2018-10-19 10:35:00 America/Los_Angeles".getBytes()); > {code} > inserts NULL. -- This message was sent by Atlassian JIRA (v7.6.3#76005)