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


##########
iceberg/iceberg-handler/src/test/results/positive/llap/iceberg_bucket_map_join_1.q.out:
##########
@@ -189,12 +189,10 @@ Stage-0
                   PartitionCols:_col0, _col1
                   Group By Operator [GBY_6] (rows=3 width=168)
                     Output:["_col0","_col1"],keys:date_col, decimal_col
-                    Select Operator [SEL_5] (rows=3 width=168)
-                      Output:["date_col","decimal_col"]
-                      Filter Operator [FIL_18] (rows=3 width=168)
-                        predicate:(if(decimal_col is not null, (CAST( 
decimal_col AS STRING) = '50000000000000000005905545593'), false) and date_col 
is not null and decimal_col is not null)
-                        TableScan [TS_3] (rows=7 width=168)
-                          
default@source_table,source_table,Tbl:COMPLETE,Col:COMPLETE,Output:["date_col","decimal_col"]
+                    Filter Operator [FIL_18] (rows=3 width=168)

Review Comment:
   we are no longer doing the predicate pushdown? @ramitg254 please check this



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