okumin commented on a change in pull request #1531: URL: https://github.com/apache/hive/pull/1531#discussion_r501078148
########## File path: ql/src/test/results/clientpositive/llap/annotate_stats_lateral_view_join.q.out ########## @@ -503,14 +503,14 @@ STAGE PLANS: Statistics: Num rows: 1 Data size: 376 Basic stats: COMPLETE Column stats: COMPLETE Lateral View Join Operator outputColumnNames: _col0, _col1, _col5, _col6 - Statistics: Num rows: 0 Data size: 24 Basic stats: PARTIAL Column stats: NONE + Statistics: Num rows: 0 Data size: 24 Basic stats: PARTIAL Column stats: COMPLETE Review comment: This is an edge case since `HIVE_STATS_UDTF_FACTOR` is greater than or equal to 1. Anyway, I created a ticket. https://issues.apache.org/jira/browse/HIVE-24240 ---------------------------------------------------------------- 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. 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