You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/19 07:02:10 UTC

[GitHub] [spark] cloud-fan commented on pull request #32195: [SPARK-35093] [SQL] AQE now respects supportsColumnar when attempting to reuse exchanges

cloud-fan commented on pull request #32195:
URL: https://github.com/apache/spark/pull/32195#issuecomment-822224084


   > it seems like the root cause is actually that AQE looks at the plan before the columnar changes are applied
   
   This is a good point. Without AQE, `ApplyColumnarRulesAndInsertTransitions` is executed before `ReuseExchange`.


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org