[
https://issues.apache.org/jira/browse/HIVE-22356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953151#comment-16953151
]
Hive QA commented on HIVE-22356:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12983177/HIVE-22356.0.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17542 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19022/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19022/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19022/
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: 12983177 - PreCommit-HIVE-Build
> CacheTag's compareTo() produces wrong result for edge cases
> -----------------------------------------------------------
>
> Key: HIVE-22356
> URL: https://issues.apache.org/jira/browse/HIVE-22356
> Project: Hive
> Issue Type: Bug
> Reporter: Ádám Szita
> Assignee: Ádám Szita
> Priority: Major
> Attachments: HIVE-22356.0.patch
>
>
> After added with HIVE-22284, CacheTag's compareTo() produces wrong result for
> the following edge case and those alike:
> Table name: _dbname.tablename_ PartDesc: _p1=v1_ VS
> Table name: _dbname.tablenamf_ PartDesc: _p1=v0_
> ..due to the addition logic in the method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)