zhangbutao commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1816097987
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned tabl
zhangbutao commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1816098742
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java:
##
@@ -461,44 +460,46 @@ public void
appendFiles(org.apache.hadoop.
zhangbutao commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1816098208
##
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:
##
@@ -518,11 +518,11 @@ public static Path getDumpPath(Path root, String dbName,
String tableName) {
dengzhhu653 merged PR #5512:
URL: https://github.com/apache/hive/pull/5512
--
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.
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apach
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
soumyakanti3578 commented on PR #5510:
URL: https://github.com/apache/hive/pull/5510#issuecomment-2435982440
@deniskuzZ No, TestTezTPCDS30TBPerfCliDriver generates logical plans and
uses a stats dump. This is different because here we actually create tpcds
tables in Postgres, create externa
sonarcloud[bot] commented on PR #5512:
URL: https://github.com/apache/hive/pull/5512#issuecomment-2436616031
## [](https://sonarcloud.
deniskuzZ commented on code in PR #5478:
URL: https://github.com/apache/hive/pull/5478#discussion_r1814770611
##
ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorUtils.java:
##
@@ -385,17 +385,22 @@ public static int countOperatorsUpstream(Operator
start, Set> operators,
-
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
shivjha30 commented on code in PR #5476:
URL: https://github.com/apache/hive/pull/5476#discussion_r1814726912
##
pom.xml:
##
@@ -92,7 +92,7 @@
1.0b3
--Xmx2048m
-DJETTY_AVAILABLE_PROCESSORS=4
+-Xmx2048m -DJETTY_AVAILABLE_PROCESSORS=4
-Duser.country=US
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815371959
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/IcebergTableUtil.java:
##
@@ -559,4 +566,32 @@ public static List getPartitionNames(Table
icebergTab
sonarcloud[bot] commented on PR #5498:
URL: https://github.com/apache/hive/pull/5498#issuecomment-2436224195
## [](https://sonarcloud.
gigem commented on PR #5513:
URL: https://github.com/apache/hive/pull/5513#issuecomment-2436114297
> @gigem, `crtseltbl_serdeprops.q` was affected by this change:
https://ci.hive.apache.org/job/hive-precommit/job/PR-5513/4/testReport/org.apache.hadoop.hive.cli.split5/TestMiniLlapLocalCliDriv
sonarcloud[bot] commented on PR #5505:
URL: https://github.com/apache/hive/pull/5505#issuecomment-2436146493
## [](https://sonarcloud.
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815372588
##
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:
##
@@ -248,7 +248,12 @@ default Map
getOperatorDescProperties(OperatorDesc operatorDesc,
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815372588
##
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:
##
@@ -248,7 +248,12 @@ default Map
getOperatorDescProperties(OperatorDesc operatorDesc,
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
sonarcloud[bot] commented on PR #5516:
URL: https://github.com/apache/hive/pull/5516#issuecomment-2435949673
## [](https://sonarcloud.
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5498:
URL: https://github.com/apache/hive/pull/5498#discussion_r1815414460
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java:
##
@@ -425,6 +426,16 @@ public boolean canProvideBasicStatistics() {
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815403104
##
ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:
##
@@ -943,9 +944,16 @@ private Long getRowCnt(
}
} else { // unpartitioned table
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815384224
##
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:
##
@@ -518,11 +518,11 @@ public static Path getDumpPath(Path root, String dbName,
String tableName) {
deniskuzZ commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1815370139
##
iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java:
##
@@ -461,44 +460,46 @@ public void
appendFiles(org.apache.hadoop.h
deniskuzZ commented on PR #5513:
URL: https://github.com/apache/hive/pull/5513#issuecomment-2435300905
@gigem, crtseltbl_serdeprops.q was affected by this change:
https://ci.hive.apache.org/job/hive-precommit/job/PR-5513/4/testReport/org.apache.hadoop.hive.cli.split5/TestMiniLlapLocalCli
okumin commented on code in PR #5452:
URL: https://github.com/apache/hive/pull/5452#discussion_r1814927537
##
ql/src/java/org/apache/hadoop/hive/ql/plan/mapper/PlanMapper.java:
##
@@ -217,7 +230,11 @@ private void link(Object o1, Object o2, boolean mayMerge) {
}
if (mG
zhangbutao commented on code in PR #5444:
URL: https://github.com/apache/hive/pull/5444#discussion_r1814434765
##
ql/src/test/org/apache/hadoop/hive/ql/optimizer/calcite/stats/TestFilterSelectivityEstimator.java:
##
@@ -159,7 +159,7 @@ public void testIsHistogramAvailableWhenEmp
deniskuzZ commented on code in PR #5478:
URL: https://github.com/apache/hive/pull/5478#discussion_r1814779374
##
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:
##
@@ -450,7 +450,7 @@ public void initialize(Configuration hconf) throws
HiveException
sonarcloud[bot] commented on PR #5513:
URL: https://github.com/apache/hive/pull/5513#issuecomment-2435002317
## [](https://sonarcloud.
shivjha30 commented on code in PR #5476:
URL: https://github.com/apache/hive/pull/5476#discussion_r1814726912
##
pom.xml:
##
@@ -92,7 +92,7 @@
1.0b3
--Xmx2048m
-DJETTY_AVAILABLE_PROCESSORS=4
+-Xmx2048m -DJETTY_AVAILABLE_PROCESSORS=4
-Duser.country=US
sonarcloud[bot] commented on PR #5512:
URL: https://github.com/apache/hive/pull/5512#issuecomment-2434109016
## [](https://sonarcloud.
deniskuzZ commented on code in PR #5478:
URL: https://github.com/apache/hive/pull/5478#discussion_r1814784286
##
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:
##
@@ -625,7 +625,7 @@ private void computeMemoryLimits() {
aggregationBatchI
deniskuzZ commented on code in PR #5478:
URL: https://github.com/apache/hive/pull/5478#discussion_r1814761679
##
ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:
##
@@ -389,14 +390,14 @@ protected void initializeOp(Configuration hconf) throws
HiveException {
asolimando commented on code in PR #5444:
URL: https://github.com/apache/hive/pull/5444#discussion_r1814750442
##
ql/src/test/org/apache/hadoop/hive/ql/optimizer/calcite/stats/TestFilterSelectivityEstimator.java:
##
@@ -159,7 +159,7 @@ public void testIsHistogramAvailableWhenEmp
sonarcloud[bot] commented on PR #5483:
URL: https://github.com/apache/hive/pull/5483#issuecomment-2434917036
## [](https://sonarcloud.
deniskuzZ commented on PR #5510:
URL: https://github.com/apache/hive/pull/5510#issuecomment-2434897398
@soumyakanti3578, why should it be MiniLlapDriver?
--
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 t
zhangbutao commented on code in PR #5444:
URL: https://github.com/apache/hive/pull/5444#discussion_r1814434765
##
ql/src/test/org/apache/hadoop/hive/ql/optimizer/calcite/stats/TestFilterSelectivityEstimator.java:
##
@@ -159,7 +159,7 @@ public void testIsHistogramAvailableWhenEmp
sonarcloud[bot] commented on PR #5515:
URL: https://github.com/apache/hive/pull/5515#issuecomment-2434597220
## [](https://sonarcloud.
zhangbutao commented on code in PR #5444:
URL: https://github.com/apache/hive/pull/5444#discussion_r1814463586
##
ql/src/test/org/apache/hadoop/hive/ql/optimizer/calcite/stats/TestFilterSelectivityEstimator.java:
##
@@ -159,7 +159,7 @@ public void testIsHistogramAvailableWhenEmp
zhangbutao commented on code in PR #5444:
URL: https://github.com/apache/hive/pull/5444#discussion_r1814468324
##
ql/src/test/results/clientpositive/llap/compute_kll_sketch.q.out:
##
@@ -7,22 +7,25 @@ POSTHOOK: type: QUERY
POSTHOOK: Input: default@alltypesorc
A masked pat
44 matches
Mail list logo