Hi,

According to Spark SQL documentation, "....Spark SQL supports the vast
majority of Hive features, such as  User Defined Functions( UDF) ", and one
of these UFDs is "current_date()" function, which should be supported.

However, i get error when I am using this UDF in my SQL query. There are
couple of other UDFs which cause similar error.

Am I missing something in my JDBC server ?

/Shahab

Reply via email to