Re: Custom Aggregator Functions

2015-12-03 Thread James Taylor
Yes, definitely on the roadmap (see PHOENIX-2069). If you could post on that JIRA your use case to make sure we hit the mark, that'd be much appreciated. Thanks, James On Thu, Dec 3, 2015 at 9:13 AM, Jaime Solano wrote: > Thanks, Rajeshbabu. > > Is this somewhere in the roadmap? > On Dec 3, 201

Re: Custom Aggregator Functions

2015-12-03 Thread Jaime Solano
Thanks, Rajeshbabu. Is this somewhere in the roadmap? On Dec 3, 2015 3:31 AM, "rajeshb...@apache.org" wrote: > Hi Jaime, > > Currently User Defined Aggregate functions not supported. > > Thanks, > Rajeshbabu. > > On Wed, Dec 2, 2015 at 10:45 PM, Jaime Solano wrote: > >> Hi guys, >> >> We're pla

Re: Custom Aggregator Functions

2015-12-03 Thread rajeshb...@apache.org
Hi Jaime, Currently User Defined Aggregate functions not supported. Thanks, Rajeshbabu. On Wed, Dec 2, 2015 at 10:45 PM, Jaime Solano wrote: > Hi guys, > > We're planning to upgrade Phoenix 4.2.0 to Phoenix 4.4. As part of this > process, we'll need to migrate our custom UDFs, with the new fea

Custom Aggregator Functions

2015-12-02 Thread Jaime Solano
Hi guys, We're planning to upgrade Phoenix 4.2.0 to Phoenix 4.4. As part of this process, we'll need to migrate our custom UDFs, with the new feature provided by 4.4. However, the documentation only describes how to create an Scalar function, not an aggregator one. Are User Defined Aggregator Fun