gatorsmile opened a new pull request #27346: [SPARK-27083][SQL][FOLLOW-UP] 
Rename spark.sql.subquery.reuse to spark.sql.execution.subquery.reuse.enabled
URL: https://github.com/apache/spark/pull/27346
 
 
   ### What changes were proposed in this pull request?
   This PR is to rename spark.sql.subquery.reuse to 
spark.sql.execution.subquery.reuse.enabled
   
   ### Why are the changes needed?
   Make it consistent and clear. Also, another PR will be submitted to 
deprecate spark.sql.exchange.reuse and add a new name 
spark.sql.execution.exchange.reuse.enabled to replace it.
   
   ### Does this PR introduce any user-facing change?
   N/A. This is a new conf added in Spark 3.0
   
   ### How was this patch tested?
   N/A

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

Reply via email to