deniskuzZ commented on code in PR #4748: URL: https://github.com/apache/hive/pull/4748#discussion_r1361633744
########## iceberg/iceberg-handler/src/test/results/positive/vectorized_iceberg_merge_mixed.q.out: ########## @@ -533,7 +533,7 @@ STAGE PLANS: TableScan alias: store_sales filterExpr: ((ss_sold_date_sk = 2451181) and ss_item_sk is not null and ss_customer_sk is not null) (type: boolean) - Statistics: Num rows: 2 Data size: 35#### Basic stats: COMPLETE Column stats: COMPLETE + Statistics: Num rows: 2 Data size: 11#### Basic stats: COMPLETE Column stats: COMPLETE Review Comment: why did it affect the stats? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org