Github user liancheng commented on the pull request:

    https://github.com/apache/spark/pull/11798#issuecomment-198198220
  
    @JoshRosen It seems that tuning `scalac.patmat.analysisBudget` doesn't work 
for this case. According to [Scala compiler code][1], 
`-Dscalac.patmat.analysisBudget=off` is equivalent to setting this option to 
`Integer.MAX_VALUE`, but this error is still there. I think we should merge 
this case-expansion fix first to bring master SBT build back.
    
    @yy2016 I'm merging this to master, will update the commit message while 
merging. Thanks for the fix!
    
    [1]: 
https://github.com/scala/scala/blob/v2.10.5/src/compiler/scala/tools/nsc/transform/patmat/Logic.scala#L166


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to