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 2021/04/16 13:54:16 UTC

[GitHub] [spark] SethTisue commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13

SethTisue commented on pull request #31569:
URL: https://github.com/apache/spark/pull/31569#issuecomment-821193905


   fwiw, I will oppose any deprecation of `Symbol` itself. I don't think you should assume I will lose. 
   
   The literal syntax was worth deprecating because it decreases the amount of Scala syntax, which makes everything easier for tooling authors, educators, etc. Whereas deprecating `Symbol` itself would merely be annoying, to no great benefit.


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



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