Ádám Szita created HIVE-22356:
---------------------------------
Summary: 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
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)