carsonwang commented on issue #25102: [SPARK-28339][SQL] Rename Spark SQL adaptive execution configuration name URL: https://github.com/apache/spark/pull/25102#issuecomment-510272227 @dongjoon-hyun Yes, we only need one umbrella config for adaptive execution, it can either be `spark.sql.runtime.reoptimization.enabled` or `spark.sql.adaptive.enabled`. `spark.sql.adaptive.enabled` will be better for compatibility. In #24978, I was suggested to rename it in a separated PR.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
