Seems "basic_null_diluted_d" was not resolved? Can you check if
basic_null_diluted_d is in you table?

On Tue, Mar 17, 2015 at 9:34 AM, Ophir Cohen <oph...@gmail.com> wrote:

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

Reply via email to