[jira] [Created] (CALCITE-3281) Support mixed Primitive types for BinaryExpression evaluate method.

2019-08-21 Thread Wang Yanlin (Jira)
Wang Yanlin created CALCITE-3281: Summary: Support mixed Primitive types for BinaryExpression evaluate method. Key: CALCITE-3281 URL: https://issues.apache.org/jira/browse/CALCITE-3281 Project:

[DISCUSS] ANTLR4 parse template for Calcite ?

2019-08-21 Thread Danny Chan
Now some of our fellows want to do the syntax promote in the WEB page, and they what a parser in the front-page; The ANTLR4 can generate JS parser directly but JAVACC couldn’t. So I’m wondering do you have the similar requests ? And do you think there is necessity to support ANTLR4 g4 file in

[jira] [Created] (CALCITE-3280) Cannot parse query REGEXP_REPLACE in Redshift

2019-08-21 Thread Ryan Fu (Jira)
Ryan Fu created CALCITE-3280: Summary: Cannot parse query REGEXP_REPLACE in Redshift Key: CALCITE-3280 URL: https://issues.apache.org/jira/browse/CALCITE-3280 Project: Calcite Issue Type:

Re: Applying to be contributor

2019-08-21 Thread Francis Chuang
Hi Rui, I've added your jira account to the contributor role. Francis On 22/08/2019 3:04 am, Rui Wang wrote: Hi, Can I have contributor permission such that I can take some JIRA? Here is my JIRA id: amaliujia -Rui

Applying to be contributor

2019-08-21 Thread Rui Wang
Hi, Can I have contributor permission such that I can take some JIRA? Here is my JIRA id: amaliujia -Rui

[jira] [Created] (CALCITE-3279) java.lang.ExceptionInInitializerError

2019-08-21 Thread xzh_dz (Jira)
xzh_dz created CALCITE-3279: --- Summary: java.lang.ExceptionInInitializerError Key: CALCITE-3279 URL: https://issues.apache.org/jira/browse/CALCITE-3279 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-3278) Simplify the use to translate RexNode to Expression for evaluating

2019-08-21 Thread Wang Yanlin (Jira)
Wang Yanlin created CALCITE-3278: Summary: Simplify the use to translate RexNode to Expression for evaluating Key: CALCITE-3278 URL: https://issues.apache.org/jira/browse/CALCITE-3278 Project:

[jira] [Created] (CALCITE-3277) calcite-avatica-go: panic: proto: can't skip unknown wire type 4

2019-08-21 Thread Shurmin Evgeniy (Jira)
Shurmin Evgeniy created CALCITE-3277: Summary: calcite-avatica-go: panic: proto: can't skip unknown wire type 4 Key: CALCITE-3277 URL: https://issues.apache.org/jira/browse/CALCITE-3277 Project:

Re: Match Converter Rule based on Child Nodes

2019-08-21 Thread Stamatis Zampetakis
The Volcano planner works in a top-down fashion. It starts by transforming the root and move towards the leafs of the plan. Due to this when transforming a logical join its inputs are still in the logical convention so in principle they should not have any physical properties. Normally when the

[jira] [Created] (CALCITE-3276) Add MV rules to match Join on compensating Project(s)

2019-08-21 Thread jin xing (Jira)
jin xing created CALCITE-3276: - Summary: Add MV rules to match Join on compensating Project(s) Key: CALCITE-3276 URL: https://issues.apache.org/jira/browse/CALCITE-3276 Project: Calcite Issue

Re: TVF windowing and EMIT syntax support in Calcite

2019-08-21 Thread Danny Chan
Sorry, I have no permission to grant you the JIRA contributor permission, you can send another mail asking for this. Best, Danny Chan 在 2019年8月21日 +0800 AM11:58,Rui Wang ,写道: > Thanks Danny. I have filed a sub-task under it: CALCITE-3272. > > Can you grant me contributor permission so I can

[jira] [Created] (CALCITE-3275) add nil checks to prevent panics in error parsing

2019-08-21 Thread Tino Rusch (Jira)
Tino Rusch created CALCITE-3275: --- Summary: add nil checks to prevent panics in error parsing Key: CALCITE-3275 URL: https://issues.apache.org/jira/browse/CALCITE-3275 Project: Calcite Issue