Github user avati commented on the pull request:
https://github.com/apache/spark/pull/1709#issuecomment-50850247
> These tests shouldn't be using scala NotNull, but catalyst's .notNull
>
<https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/dsl/package.scala#L199>
> .
>
Hmm, now that I look more carefully what you say makes sense. Trying to
figure out why notNull (catalyst's) was not found when compiling with Scala
2.11. The missing scala.NotNull in 2.11 was just a close coincidence I
think.
---
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.
---