You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/03/23 00:40:15 UTC

[GitHub] [spark] WeichenXu123 commented on pull request #40520: [SPARK-42896][SQL][PYSPARK] Make `mapInPandas` / `mapInArrow` support barrier mode execution

WeichenXu123 commented on PR #40520:
URL: https://github.com/apache/spark/pull/40520#issuecomment-1480428307

   To address @HyukjinKwon 's concern about optimizer, 
   
   can we add `is_barrier` attribute into `UnaryExecNode`,
   and if optimizer find a node marking `is_barrier` as True, then skip all optimizations around the node.
   
   CC @cloud-fan @mengxr WDYT ?


-- 
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: reviews-unsubscribe@spark.apache.org

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