beliefer opened a new pull request #28116: [SPARK-30841][SQL][DOC][3.0] Add 
version information to the configuration of SQL
URL: https://github.com/apache/spark/pull/28116
 
 
   ### What changes were proposed in this pull request?
   This PR follows https://github.com/apache/spark/pull/27691 and used to 
spark3.0.
   The configuration only have one difference.
   
   Item name | Since version | JIRA ID | Commit ID | Note
   -- | -- | -- | -- | --
   spark.sql.pandas.udf.buffer.size | 3.0.0 | SPARK-27870 | 
26998b86c13e79582a3df31f6184f825cde45e73#diff-9a6b543db706f1a90f790783d6930a13 
| this config changed to spark.sql.execution.pandas.udf.buffer.size in master.
   
   
   ### Why are the changes needed?
   Supplemental configuration version information.
   
   
   ### Does this PR introduce any user-facing change?
   'No'.
   
   
   ### How was this patch tested?
   Jenkins test.
   

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