zhangbutao commented on code in PR #5215:
URL: https://github.com/apache/hive/pull/5215#discussion_r1582070026
##########
iceberg/iceberg-handler/src/test/results/positive/write_iceberg_branch.q.out:
##########
@@ -237,19 +237,19 @@ STAGE PLANS:
alias: ice01
filterExpr: (a = 22) (type: boolean)
Snapshot ref: branch_test1
- Statistics: Num rows: 3 Data size: 291 Basic stats: COMPLETE
Column stats: COMPLETE
+ Statistics: Num rows: 5 Data size: 485 Basic stats: COMPLETE
Column stats: COMPLETE
Review Comment:
Before this PR, we always get` row count` of branch/tag/timetravel by the
_**current snapshot**_ summary, which is not right.
--
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]