[ https://issues.apache.org/jira/browse/HIVE-22241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939341#comment-16939341 ]
Hive QA commented on HIVE-22241: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12981495/HIVE-22241.02.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 17012 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.llap.cache.TestBuddyAllocator.testMTT[2] (batchId=363) org.apache.hadoop.hive.metastore.TestGetPartitionsUsingProjectionAndFilterSpecs.testGetPartitionsUsingValues (batchId=225) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/18758/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18758/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18758/ 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: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12981495 - PreCommit-HIVE-Build > Implement UDF to interpret date/timestamp using its internal representation > and Gregorian-Julian hybrid 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.02.patch, > HIVE-22241.patch > > Time Spent: 10m > Remaining Estimate: 0h > > UDF that converts a date/timestamp to new *proleptic Gregorian calendar* (ISO > 8601 standard), which is produced by extending the Gregorian calendar > backward to dates preceding its official introduction in 1582, assuming that > its internal days/milliseconds since epoch is calculated using legacy > *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. -- This message was sent by Atlassian Jira (v8.3.4#803005)