MaxGekk opened a new pull request #27653: [MINOR][SQL] Add a comment for 
`removedSQLConfigs`
URL: https://github.com/apache/spark/pull/27653
 
 
   ### What changes were proposed in this pull request?
   In the PR, I propose to explain in the description of `removedSQLConfigs` 
when removed SQL configs should NOT be placed to the map.
   
   ### Why are the changes needed?
   To make the cases when SQL configs should be added to `removedSQLConfigs` 
more clear. Recently, `spark.sql.variable.substitute.depth` was removed from 
the map by #27646 because it contradicts to the condition described by the PR.
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   By `./dev/scalastyle`

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