I've never used a User Defined Function in phoenix so I'm new to it. If I see a library/function for HBase (eg. has_requirement( column, user_value ); ) that I like and would want to use from a phoenix query (eg. SELECT ID FROM TABLE WHERE has_requirement( column, user_value ) ) can it be done? if so, how?
Regards, Cheyenne Forbes
