[jira] [Created] (CALCITE-2413) RexToLixTranslator does not generate correct declaration of Methods with generic return types

2018-07-12 Thread Arun Mahadevan (JIRA)
Arun Mahadevan created CALCITE-2413: --- Summary: RexToLixTranslator does not generate correct declaration of Methods with generic return types Key: CALCITE-2413 URL: https://issues.apache.org/jira/browse/CALCITE

Re: Question about UDAF that returns a super type like Number

2017-01-01 Thread Arun Mahadevan
ved >the that question. > >Julian > > >> On Dec 27, 2016, at 10:09 PM, Arun Mahadevan <ar...@apache.org> wrote: >> >> Thanks Julian for the inputs. >> >>> Regarding Object[]. I think that is the type of a *row* (due to the >>> JavaRowF

Re: Question about UDAF that returns a super type like Number

2016-12-27 Thread Arun Mahadevan
Thanks Julian for the inputs. >Regarding Object[]. I think that is the type of a *row* (due to the >JavaRowFormat.ARRAY in [1]) not the type of a particular column. https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/adapter/enumerable/PhysTypeImpl.java#L75

Re: Towards Calcite release 1.11

2016-12-14 Thread Arun Mahadevan
+1 for releasing 1.11 ASAP. It has some fixes that Apache Storm (storm-sql) is waiting on. Thanks, Arun On 12/15/16, 3:21 AM, "Julian Hyde" wrote: >When should we be targeting to release Calcite version 1.11? > >Last release (1.10) was 12th October. Usually we release every

[jira] [Created] (CALCITE-1434) AggregateFunctionImpl doesnt work if the class implements a generic interface

2016-10-13 Thread Arun Mahadevan (JIRA)
Arun Mahadevan created CALCITE-1434: --- Summary: AggregateFunctionImpl doesnt work if the class implements a generic interface Key: CALCITE-1434 URL: https://issues.apache.org/jira/browse/CALCITE-1434