[ https://issues.apache.org/jira/browse/SPARK-53309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated SPARK-53309: ----------------------------------- Labels: pull-request-available (was: ) > Allow to propagated extra configurations to executor > ---------------------------------------------------- > > Key: SPARK-53309 > URL: https://issues.apache.org/jira/browse/SPARK-53309 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.5.5 > Reporter: Yuan Zhou > Priority: Major > Labels: pull-request-available > > Currently only configurations starts with "spark" will be automatically > propagated to executor via local properties. The prefix is hard-coded and is > not configurable. It would be better to make this configurable(such as a list > of prefix), so we could pass more configurations to the executor > https://github.com/apache/spark/blob/v3.5.5/sql/core/src/main/scala/org/apache/spark/sql/execution/SQLExecution.scala#L194 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org