deniskuzZ commented on code in PR #5418:
URL: https://github.com/apache/hive/pull/5418#discussion_r1763233324


##########
iceberg/iceberg-handler/src/test/results/positive/merge_iceberg_orc.q.out:
##########
@@ -186,67 +188,37 @@ STAGE PLANS:
                     predicate: (_col10 = _col1) (type: boolean)
                     Statistics: Num rows: 5 Data size: 1929 Basic stats: 
COMPLETE Column stats: COMPLETE
                     Select Operator
-                      expressions: _col2 (type: string), _col3 (type: string), 
_col5 (type: bigint), _col6 (type: bigint), _col7 (type: int)
-                      outputColumnNames: _col2, _col3, _col5, _col6, _col7
+                      expressions: _col2 (type: string), _col5 (type: bigint), 
_col6 (type: bigint), _col7 (type: int)
+                      outputColumnNames: _col2, _col5, _col6, _col7
                       Statistics: Num rows: 5 Data size: 1929 Basic stats: 
COMPLETE Column stats: COMPLETE
                       Group By Operator
                         aggregations: count()
-                        keys: _col7 (type: int), _col6 (type: bigint), _col2 
(type: string), _col5 (type: bigint), _col3 (type: string)
+                        keys: _col7 (type: int), _col6 (type: bigint), _col2 
(type: string), _col5 (type: bigint)
                         minReductionHashAggr: 0.4
                         mode: hash
-                        outputColumnNames: _col0, _col1, _col2, _col3, _col4, 
_col5
-                        Statistics: Num rows: 4 Data size: 1196 Basic stats: 
COMPLETE Column stats: COMPLETE
+                        outputColumnNames: _col0, _col1, _col2, _col3, _col4
+                        Statistics: Num rows: 4 Data size: 644 Basic stats: 
COMPLETE Column stats: COMPLETE
                         Reduce Output Operator
-                          key expressions: _col0 (type: int), _col1 (type: 
bigint), _col2 (type: string), _col3 (type: bigint), _col4 (type: string)
-                          null sort order: zzzzz
-                          sort order: +++++

Review Comment:
   yes



-- 
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]

Reply via email to