[
https://issues.apache.org/jira/browse/HIVE-22356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954035#comment-16954035
]
Ádám Szita commented on HIVE-22356:
-----------------------------------
[~jfs] - not just likely, this is definitely causing those test failures. I'm
going to commit this fix tomorrow (as soon as 24hrs passed from the +1 that was
granted)
> 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)