Re: [DISCUSS] Draft board report for Jul 2021

2021-07-07 Thread Haisheng Yuan
Sure, I will update the draft. Thanks for the suggestion, Francis. Haisheng On 2021/07/07 11:26:24, Francis Chuang wrote: > +1 Looks great! > > I'd suggest using the longer description of the project: > > Apache Calcite is a highly customizable framework for parsing and > planning queries

Re: Proposal to extend Calcite into a incremental query optimizer

2021-07-07 Thread Haisheng Yuan
Hi Botong, We haven't heard from you for a while. Feel free to reach out if you get stuck or need help on rebasing code. Thanks, Haisheng On 2021/05/15 00:54:02, Botong Huang wrote: > Hi all, > > Thank you all for the interest, and thanks Julian for the update! > > I am having problems

[jira] [Created] (CALCITE-4686) SubQueryRemoveRule.matchJoin should correctly rewrite all sub-queries

2021-07-07 Thread James Starr (Jira)
James Starr created CALCITE-4686: Summary: SubQueryRemoveRule.matchJoin should correctly rewrite all sub-queries Key: CALCITE-4686 URL: https://issues.apache.org/jira/browse/CALCITE-4686 Project:

[jira] [Created] (CALCITE-4685) Server implementation (executor) do not support DDL statements with constraints

2021-07-07 Thread Sicheng Pan (Jira)
Sicheng Pan created CALCITE-4685: Summary: Server implementation (executor) do not support DDL statements with constraints Key: CALCITE-4685 URL: https://issues.apache.org/jira/browse/CALCITE-4685

[jira] [Created] (CALCITE-4684) PlannerImpl forced restructure after converting to RelNode

2021-07-07 Thread Sicheng Pan (Jira)
Sicheng Pan created CALCITE-4684: Summary: PlannerImpl forced restructure after converting to RelNode Key: CALCITE-4684 URL: https://issues.apache.org/jira/browse/CALCITE-4684 Project: Calcite

Re: [DISCUSS] Draft board report for Jul 2021

2021-07-07 Thread Francis Chuang
+1 Looks great! I'd suggest using the longer description of the project: Apache Calcite is a highly customizable framework for parsing and planning queries on data in a wide variety of formats. It allows database-like access, and in particular a SQL interface and advanced query optimization,

[jira] [Created] (CALCITE-4683) In-list to join with new project generated cause replaced root leaves property to be missing

2021-07-07 Thread yanjing.wang (Jira)
yanjing.wang created CALCITE-4683: - Summary: In-list to join with new project generated cause replaced root leaves property to be missing Key: CALCITE-4683 URL: https://issues.apache.org/jira/browse/CALCITE-4683

[jira] [Created] (CALCITE-4682) Cost of Operator limit may break cumulative cost calculation assumption

2021-07-07 Thread ZiLin Chen (Jira)
ZiLin Chen created CALCITE-4682: --- Summary: Cost of Operator limit may break cumulative cost calculation assumption Key: CALCITE-4682 URL: https://issues.apache.org/jira/browse/CALCITE-4682 Project: