Hi Guys,
I'm registering a function using:
sqlc.registerFunction("makeEstEntry",ReutersDataFunctions.makeEstEntry _)Then I register the table and try to query the table using that function and I get: org.apache.spark.sql.catalyst.errors.package$TreeNodeException: Unresolved attributes: 'makeEstEntry(numest#20,median#21,mean#22,stddev#23,high#24,low#25,currency_#26,units#27,'basic_null_diluted_d) AS FY0#2837, tree: Thanks! Ophir
