[ 
https://issues.apache.org/jira/browse/HIVE-22589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030410#comment-17030410
 ] 

Hive QA commented on HIVE-22589:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12992633/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), 17984 tests 
executed
*Failed tests:*
{noformat}
org.apache.hive.spark.client.rpc.TestRpc.testClientTimeout (batchId=363)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/20470/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20470/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20470/

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: 12992633 - 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.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)

Reply via email to