HyukjinKwon opened a new pull request #27756: [SPARK-25202][SQL][FOLLOW-UP] 
Keep the old parameter name 'pattern' in split
URL: https://github.com/apache/spark/pull/27756
 
 
   ### What changes were proposed in this pull request?
   
   To address the concern pointed out in 
https://github.com/apache/spark/pull/22227. This will make `split` 
source-compatible by removing minimal cosmetic changes.
   
   ### Why are the changes needed?
   
   For source compatibility.
   
   ### Does this PR introduce any user-facing change?
   
   No (it will prevent potential user-facing change from the original PR)
   
   ### How was this patch tested?
   
   Unittest was changed (in order for us to detect that source compatibility 
easily).
   

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