[jira] [Created] (CALCITE-3724) Implement PrestoSqlDialect

2020-01-10 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3724: --- Summary: Implement PrestoSqlDialect Key: CALCITE-3724 URL: https://issues.apache.org/jira/browse/CALCITE-3724 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3723) Following the change to add hints to RelNode, deprecate the old constructors

2020-01-10 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-3723: Summary: Following the change to add hints to RelNode, deprecate the old constructors Key: CALCITE-3723 URL: https://issues.apache.org/jira/browse/CALCITE-3723 Projec

Re: [discuss] Implement Presto adapter

2020-01-10 Thread Julian Hyde
I see. You intend to generate SQL. So this would be a dialect for the JDBC adapter. On Thu, Jan 9, 2020 at 10:50 PM Forward Xu wrote: > > Hi Julian, > > In addition, we can also implement a PrestoSqlDialect. > > > Best, > > Forward > > Forward Xu 于2020年1月10日周五 下午2:23写道: > > > Hi Julian, > > > >

Calcite-Master - Build # 1558 - Still Failing

2020-01-10 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #1558) Status: Still Failing Check console output at https://builds.apache.org/job/Calcite-Master/1558/ to view the results.

Calcite-Master - Build # 1557 - Failure

2020-01-10 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #1557) Status: Failure Check console output at https://builds.apache.org/job/Calcite-Master/1557/ to view the results.

Re: [DISCUSS] Proposal to add API to force rules matching specific rels

2020-01-10 Thread Roman Kondakov
@Haisheng, could you please clarify what you mean by these points? > - the poor-design of column pruning, > - lack of group properties etc. I guess I'm not aware of these problems. -- Kind Regards Roman Kondakov On 08.01.2020 02:21, Haisheng Yuan wrote: >> @Haisheng, are you doing something

[jira] [Created] (CALCITE-3722) Add Hook#PLAN_BEFORE_IMPLEMENTATION to capture the plan after optimization

2020-01-10 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-3722: -- Summary: Add Hook#PLAN_BEFORE_IMPLEMENTATION to capture the plan after optimization Key: CALCITE-3722 URL: https://issues.apache.org/jira/browse/CALCITE-3722