You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/03 01:21:54 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request #27756: [SPARK-25202][SQL][FOLLOW-UP] Keep the old parameter name 'pattern' at split in Scala API

HyukjinKwon opened a new pull request #27756: [SPARK-25202][SQL][FOLLOW-UP] Keep the old parameter name 'pattern' at split in Scala API
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org