[jira] [Created] (CALCITE-1932) Project.getPermutation() should return null if a column is repeated

2017-08-07 Thread MinJi Kim (JIRA)
MinJi Kim created CALCITE-1932: -- Summary: Project.getPermutation() should return null if a column is repeated Key: CALCITE-1932 URL: https://issues.apache.org/jira/browse/CALCITE-1932 Project: Calcite

[jira] [Created] (CALCITE-1931) rank/ntile/etc. functions should not always return INTEGER

2017-08-07 Thread MinJi Kim (JIRA)
MinJi Kim created CALCITE-1931: -- Summary: rank/ntile/etc. functions should not always return INTEGER Key: CALCITE-1931 URL: https://issues.apache.org/jira/browse/CALCITE-1931 Project: Calcite

[jira] [Created] (CALCITE-1930) AggregateExpandDistinctAggregatesRule does not expand aggregates properly

2017-08-07 Thread MinJi Kim (JIRA)
MinJi Kim created CALCITE-1930: -- Summary: AggregateExpandDistinctAggregatesRule does not expand aggregates properly Key: CALCITE-1930 URL: https://issues.apache.org/jira/browse/CALCITE-1930 Project:

[RESULT] [VOTE] Accept Avatica Go code donation

2017-08-07 Thread Julian Hyde
The vote passes with 4 +1 votes (Julian, Michael, Josh, James) and no 0 or -1 votes. > On Aug 3, 2017, at 9:30 AM, Michael Mior wrote: > > +1 (binding) > > 2017-08-02 18:40 GMT-04:00 Julian Hyde : > >> Boostport is proposing to donate an Avatica client

Re: Cosette - A tool for checking whether SQL statements are equivalent

2017-08-07 Thread Josh Elser
On 8/4/17 8:01 PM, Julian Hyde wrote: Cosette is a tool that proves that two SQL statements are equivalent, or tries to find a counter-example. https://medium.com/@uwdb/introducing-cosette-527898504bd6 I wonder whether we can use it to make Calcite better? After all, our rules are supposed to

[jira] [Created] (CALCITE-1929) Deprecate class RelDataTypeFactory.FieldInfoBuilder

2017-08-07 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-1929: Summary: Deprecate class RelDataTypeFactory.FieldInfoBuilder Key: CALCITE-1929 URL: https://issues.apache.org/jira/browse/CALCITE-1929 Project: Calcite