[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443906906 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java ## @@ -5363,6 +5363,121 @@

[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443906481 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java ## @@ -5363,6 +5363,121 @@

[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443906128 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java ## @@ -5363,6 +5363,121 @@

[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443905950 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java ## @@ -5363,6 +5363,121 @@

[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443906071 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java ## @@ -5363,6 +5363,121 @@

[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443905666 ## File path: ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java ## @@ -282,6 +282,7 @@ private CompactionType checkForCompaction(final

[GitHub] [hive] rajkrrsingh commented on a change in pull request #1085: Hive 22255 : Hive don't trigger Major Compaction automatically if table contains only base files

2020-06-22 Thread GitBox
rajkrrsingh commented on a change in pull request #1085: URL: https://github.com/apache/hive/pull/1085#discussion_r443905797 ## File path: ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java ## @@ -353,6 +354,16 @@ private CompactionType