[ https://issues.apache.org/jira/browse/HIVE-22589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035956#comment-17035956 ]
Hive QA commented on HIVE-22589: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12993172/HIVE-22589.07.patch {color:green}SUCCESS:{color} +1 due to 31 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 18011 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.ql.TestWarehouseExternalDir.testManagedPaths (batchId=280) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/20588/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20588/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20588/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12993172 - PreCommit-HIVE-Build > Add storage support for ProlepticCalendar in ORC, Parquet, and Avro > ------------------------------------------------------------------- > > Key: HIVE-22589 > URL: https://issues.apache.org/jira/browse/HIVE-22589 > Project: Hive > Issue Type: Bug > Components: Avro, ORC, Parquet > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Priority: Major > Fix For: 4.0.0, 3.2.0, 3.1.3 > > Attachments: HIVE-22589.01.patch, HIVE-22589.02.patch, > HIVE-22589.03.patch, HIVE-22589.04.patch, HIVE-22589.05.patch, > HIVE-22589.06.patch, HIVE-22589.07.patch, HIVE-22589.07.patch, > HIVE-22589.07.patch, HIVE-22589.07.patch, HIVE-22589.patch, HIVE-22589.patch > > > Hive recently moved its processing to the proleptic calendar, which has > created some issues for users who have dates before 1580 AD. > HIVE-22405 extended the column vectors for times & dates to encode which > calendar they are using. > This issue is to support proleptic calendar in ORC, Parquet, and Avro, when > files are written/read by Hive. To preserve compatibility with other engines > until they upgrade their readers, files will be written using hybrid calendar > by default. Default behavior when files do not contain calendar information > in their metadata is configurable. -- This message was sent by Atlassian Jira (v8.3.4#803005)