ulysses-you commented on code in PR #5978:
URL: https://github.com/apache/incubator-gluten/pull/5978#discussion_r1626810462


##########
backends-velox/src/test/resources/tpch-approved-plan/v1/spark34/9.txt:
##########
@@ -15,31 +15,31 @@ AdaptiveSparkPlan (133)
                                  +- ^ ProjectExecTransformer (80)
                                     +- ^ FlushableHashAggregateExecTransformer 
(79)
                                        +- ^ ProjectExecTransformer (78)
-                                          +- ^ ShuffledHashJoinExecTransformer 
Inner (77)
+                                          +- ^ ShuffledHashJoinExecTransformer 
Inner BuildRight (77)
                                              :- ^ InputIteratorTransformer (68)
                                              :  +- ^ InputAdapter (67)

Review Comment:
   Not related to this pr, @zml1206  can you help drop `InputAdapter` in the 
tree string? It just increases the tree depth. thank you



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