Re: Exception when create an index with UDF but not using this UDF in select statement

2016-06-02 Thread James Taylor
Very helpful analysis, Mac. Please file a JIRA. It seems that you've found an issue with functional indexes over UDFs. Thanks, James On Wednesday, June 1, 2016, 方震(大数据&滴滴研究院) wrote: > Guys, > > One exception i have met but not sure if it is an issue. here are the steps > 1. Create a function > >

Exception when create an index with UDF but not using this UDF in select statement

2016-06-02 Thread
Guys, One exception i have met but not sure if it is an issue. here are the steps 1. Create a function CREATE FUNCTION geohash_1(double, double) returns varchar as 'co.mac.test.GeoHashFunction' using jar '/Users/mac/Downloads/phoenix-4.5.2-HBase-1.0/phoenix-plugins/target/phoenix-plugins-4