Hi,

Just checked out the latest sources and got this...

/Users/jacek/dev/oss/spark/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringExpressions.scala:626:
error: annotation argument needs to be a constant; found: "_FUNC_(str)
- ".+("Returns str, with the first letter of each word in uppercase,
all other letters in ").+("lowercase. Words are delimited by white
space.")
    "Returns str, with the first letter of each word in uppercase, all
other letters in " +

                   ^

It's in 
https://github.com/apache/spark/commit/c59abad052b7beec4ef550049413e95578e545be.

Is this a real issue with the build now or is this just me? I may have
seen a similar case before, but can't remember what the fix was.
Looking into it.

Pozdrawiam,
Jacek Laskowski
----
https://medium.com/@jaceklaskowski/
Mastering Apache Spark http://bit.ly/mastering-apache-spark
Follow me at https://twitter.com/jaceklaskowski

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

Reply via email to