deniskuzZ commented on code in PR #6600:
URL: https://github.com/apache/hive/pull/6600#discussion_r3657939843
##########
iceberg/iceberg-handler/src/test/results/positive/iceberg_partition_pruner_cache_key.q.out:
##########
@@ -293,22 +293,22 @@ STAGE PLANS:
alias: tbl_ice_pp_key
As of version: s1
filterExpr: (a > 2) (type: boolean)
- Statistics: Num rows: 1 Data size: 0 Basic stats: PARTIAL
Column stats: COMPLETE
+ Statistics: Num rows: 1 Data size: 4 Basic stats: COMPLETE
Column stats: PARTIAL
Review Comment:
partitioned by spec (a), where a > 2 why it's PARTIAL ?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]