Re: Pushing down aggregates through rhs of a left join

2020-07-31 Thread Haisheng Yuan
> Is there interest > in PRing something like this to calcite, either as a new rule or part > of AggregateJoinTranspose? Yes. It is better to be part of AggregateJoinTranspose. On 2020/07/31 05:41:56, Alex Baden wrote: > Hi all, > > I have a query of the form: > > SELECT a.x, SUM(b.y),

[jira] [Created] (CALCITE-4151) Forbid usages of Exception#printStackTrace variants

2020-07-31 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-4151: Summary: Forbid usages of Exception#printStackTrace variants Key: CALCITE-4151 URL: https://issues.apache.org/jira/browse/CALCITE-4151 Project:

[jira] [Created] (CALCITE-4150) RelToSqlConverter does not support null without a cast: "Unsupported type when convertTypeToSpec: NULL"

2020-07-31 Thread Anton Haidai (Jira)
Anton Haidai created CALCITE-4150: - Summary: RelToSqlConverter does not support null without a cast: "Unsupported type when convertTypeToSpec: NULL" Key: CALCITE-4150 URL:

[jira] [Created] (CALCITE-4149) Missing project when trim fields

2020-07-31 Thread Jiatao Tao (Jira)
Jiatao Tao created CALCITE-4149: --- Summary: Missing project when trim fields Key: CALCITE-4149 URL: https://issues.apache.org/jira/browse/CALCITE-4149 Project: Calcite Issue Type: Bug