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


##########
iceberg/iceberg-handler/src/test/results/positive/llap/iceberg_bucket_map_join_3.q.out:
##########
@@ -129,23 +129,23 @@ Stage-0
           PARTITION_ONLY_SHUFFLE [RS_28]
             Group By Operator [GBY_27] (rows=1 width=8)
               Output:["_col0"],aggregations:["count()"]
-              Map Join Operator [MAPJOIN_26] (rows=372 width=8)
+              Map Join Operator [MAPJOIN_26] (rows=56644 width=8)
                 BucketMapJoin:true,Conds:SEL_25._col0=RS_23._col0(Inner)
               <-Map 3 [CUSTOM_EDGE] vectorized, llap
                 MULTICAST [RS_23]
                   PartitionCols:_col0
                   Select Operator [SEL_22] (rows=238 width=4)
                     Output:["_col0"]
-                    Filter Operator [FIL_21] (rows=238 width=89)
+                    Filter Operator [FIL_21] (rows=238 width=188)
                       predicate:((part = '1') and key is not null)
-                      TableScan [TS_3] (rows=238 width=89)
-                        
default@srcbucket_mapjoin_part_2_n4,b,Tbl:COMPLETE,Col:COMPLETE,Output:["key","part"]
+                      TableScan [TS_3] (rows=238 width=188)
+                        
default@srcbucket_mapjoin_part_2_n4,b,Tbl:COMPLETE,Col:PARTIAL,Output:["key","part"]

Review Comment:
   is this expected change?



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