[
https://issues.apache.org/jira/browse/HIVE-22241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938103#comment-16938103
]
Hive QA commented on HIVE-22241:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12981346/HIVE-22241.01.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17010 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18729/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18729/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18729/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12981346 - PreCommit-HIVE-Build
> Implement UDF to convert a date/timestamp from Gregorian-Julian hybrid
> calendar to proleptic Gregorian calendar
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-22241
> URL: https://issues.apache.org/jira/browse/HIVE-22241
> Project: Hive
> Issue Type: Improvement
> Components: UDF
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-22241.01.patch, HIVE-22241.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> UDF that converts a date/timestamp from *Gregorian-Julian hybrid* calendar,
> i.e., calendar that supports both the Julian and Gregorian calendar systems
> with the support of a single discontinuity, which corresponds by default to
> the Gregorian date when the Gregorian calendar was instituted, to *proleptic
> Gregorian calendar* (ISO 8601 standard), which is produced by extending the
> Gregorian calendar backward to dates preceding its official introduction in
> 1582.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)