Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/14587
  
    Ah, I meant the same one with what this PR is handling. I just took a rough 
scan and it seems this is the only case. Oh, yes, I also took a look for Scala 
2.10 and I finally remember that it breaks Scala 2.10.
    
    It seems 2.10.X does not have this functions, 
https://github.com/scala/scala/blob/2.10.x/src/reflect/scala/reflect/api/Types.scala#L99
 whereas 2.11.x does have 
https://github.com/scala/scala/blob/2.11.x/src/reflect/scala/reflect/api/Types.scala#L105.
 


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to