Thanks for the prompt service!
-- Jack Krupansky
On Tue, Apr 19, 2016 at 12:16 PM, Benjamin Lerer <
benjamin.le...@datastax.com> wrote:
> Done. Thanks for reporting the problem.
>
> On Tuesday, April 19, 2016, Benjamin Lerer
> wrote:
>
> > I will fix it. I am the one that has probably done them
Done. Thanks for reporting the problem.
On Tuesday, April 19, 2016, Benjamin Lerer
wrote:
> I will fix it. I am the one that has probably done them anyway.
>
> Benjamin
>
> On Tue, Apr 19, 2016 at 4:57 PM, Jack Krupansky > wrote:
>
>> Comment typo for maxFunctionForCounter in AggregateFcts.java
I will fix it. I am the one that has probably done them anyway.
Benjamin
On Tue, Apr 19, 2016 at 4:57 PM, Jack Krupansky
wrote:
> Comment typo for maxFunctionForCounter in AggregateFcts.java:
>
> /**
> * AVG function for counter column values.
> */
> public static final Aggreg
Comment typo for maxFunctionForCounter in AggregateFcts.java:
/**
* AVG function for counter column values.
*/
public static final AggregateFunction maxFunctionForCounter =
new NativeAggregateFunction("max", CounterColumnType.instance,
CounterColumnType.instance)
That commen