Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/1069#issuecomment-46002724
  
    Yes, but then what warnings is this resolving?
    
    I understand one compiler flag is shorter than imports. I also understand 
that these language features are considered errors in Scala 2.11, instead of 
warnings. It seems like they are kind of discouraged or at least something that 
has to be explicitly enabled by the developer. Rather than globally reverse 
this, it seemed better (although more verbose) to only enable them where 
needed, and then perhaps consider later whether the code should be using these 
constructs. It also means you don't require special compiler flags to get the 
source to compile.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to