Yikun edited a comment on pull request #32276: URL: https://github.com/apache/spark/pull/32276#issuecomment-824472080
> we should think about having an API in Scala too to match. It was sort of rejected once at SPARK-12225 @HyukjinKwon ~See the first reply for misunderstanding, actually, SPARK-12225 have already support the multiple columns adding support on scala withColumn API in https://github.com/apache/spark/commit/3ca367083e196e6487207211e6c49d4bbfe31288 ([SPARK-22001](https://issues.apache.org/jira/browse/SPARK-22001))~ Yes, we only add the multiple columns adding support on scala private withColumns in https://github.com/apache/spark/commit/3ca367083e196e6487207211e6c49d4bbfe31288 ([SPARK-22001](https://issues.apache.org/jira/browse/SPARK-22001)) > Additionally, naming would be rather confusing. > we should discuss adding such functionality for all APIs and having less confusing name. Sure, I will send an email to dev ML to decribe these confusing naming things. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
