[GitHub] [hive] deniskuzZ commented on a diff in pull request #3910: HIVE-26904: commitCompaction of query-based compaction should not fail when tmp table dirs are already cleaned up

2023-01-19 Thread GitBox
deniskuzZ commented on code in PR #3910: URL: https://github.com/apache/hive/pull/3910#discussion_r1081705466 ## ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/QueryCompactor.java: ## @@ -245,16 +243,32 @@ private static void disableLlapCaching(HiveConf conf) { * @thr

[GitHub] [hive] deniskuzZ commented on a diff in pull request #3910: HIVE-26904: commitCompaction of query-based compaction should not fail when tmp table dirs are already cleaned up

2023-01-17 Thread GitBox
deniskuzZ commented on code in PR #3910: URL: https://github.com/apache/hive/pull/3910#discussion_r1071993848 ## ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/QueryCompactor.java: ## @@ -245,16 +243,32 @@ private static void disableLlapCaching(HiveConf conf) { * @thr