odraese commented on a change in pull request #944: [Hive-22760] Adding Clock
based eviction strategy.
URL: https://github.com/apache/hive/pull/944#discussion_r395929123
##########
File path: storage-api/src/java/org/apache/hadoop/hive/common/io/CacheTag.java
##########
@@ -239,7 +239,7 @@ public int hashCode() {
/**
* CacheTag for tables with more than one partition level.
*/
- public static final class MultiPartitionCacheTag extends PartitionCacheTag {
+ public static final class MultiPartitionCacheTag extends PartitionCacheTag
{
Review comment:
I assume, these additional spaces were unintentional?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]