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/06 02:53:30 UTC

[GitHub] [spark] HyukjinKwon commented on issue #27813: [SPARK-31054][REPL] Turn on deprecation in Scala REPL/SparkShell by default

HyukjinKwon commented on issue #27813: [SPARK-31054][REPL] Turn on deprecation in Scala REPL/SparkShell by default
URL: https://github.com/apache/spark/pull/27813#issuecomment-595573099
 
 
   Yeah, it's Scala shell's option, right? You can already do `./bin/spark-shell -deprecation` too. After this change, there's no way to disable. It seems too invasive in particular when we think about some other notebooks.
   
   I am less strongly against it if we can optionally control it, e.g., a Spark Shell specific option that negates `-deprecation`.
   
   I know we're discussing about deprecation and removal but this seems overkill by forcing to show warnings without a way to disable it back.
   

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