[jira] [Created] (CALCITE-3259) Align 'Property' in the serialized xml string of RelXmlWriter.

2019-08-16 Thread Wang Yanlin (JIRA)
Wang Yanlin created CALCITE-3259: Summary: Align 'Property' in the serialized xml string of RelXmlWriter. Key: CALCITE-3259 URL: https://issues.apache.org/jira/browse/CALCITE-3259 Project: Calcite

Calcite-Master - Build # 1303 - Failure

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

Re: it does not work with chinese

2019-08-16 Thread Vladimir Sitnikov
Hi, Can you please try if https://github.com/apache/calcite-avatica/pull/85/files solves the problem for you? The issue is known as CALCITE-2704. Vladimir

[jira] [Created] (CALCITE-3258) Upgrade jackson-databind from 2.9.9 to 2.9.9.2

2019-08-16 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-3258: Summary: Upgrade jackson-databind from 2.9.9 to 2.9.9.2 Key: CALCITE-3258 URL: https://issues.apache.org/jira/browse/CALCITE-3258 Project: Calcite Issue

it does not work with chinese

2019-08-16 Thread igyu
in AvaticaJsonHandler file final String jsonRequest = new String(rawRequest.getBytes("ISO-8859-1"), "UTF-8"); it does not work with chinese igyu

Re: Questions regarding replacing table with SQL query using calcite

2019-08-16 Thread Julian Hyde
That is standard view expansion. We support this. Julian > On Aug 16, 2019, at 06:12, Leon Xu wrote: > > Hi Calcite devs, > > We are modeling a usecase using a DAG. Each node in the DAG will be some > select query. We would like to use calcite to convert all these queries > into one

[jira] [Created] (CALCITE-3257) Need to clear RelMetaDataQuery cache after dumping RelNodes and Graphviz

2019-08-16 Thread Xiening Dai (JIRA)
Xiening Dai created CALCITE-3257: Summary: Need to clear RelMetaDataQuery cache after dumping RelNodes and Graphviz Key: CALCITE-3257 URL: https://issues.apache.org/jira/browse/CALCITE-3257 Project:

Apply calcite contributor

2019-08-16 Thread Ryan Tao
hello,I want to apply calcite contributor permission, here is my jira account: JIRA: lemonjing Thanks a lot.

Questions regarding replacing table with SQL query using calcite

2019-08-16 Thread Leon Xu
Hi Calcite devs, We are modeling a usecase using a DAG. Each node in the DAG will be some select query. We would like to use calcite to convert all these queries into one consolidated query. e.g. In node1, we have query: `select a from node2;` In node2, we have query: `select a, b from foo;`

Re: Apply calcite contributor

2019-08-16 Thread Francis Chuang
Hi Ryan, I've added you to the contributor role. Francis On 16/08/2019 9:18 pm, Ryan Tao wrote: hello,I want to apply calcite contributor permission, here is my jira-account. JIRA: lemongjing Thanks a lot.

Apply calcite contributor

2019-08-16 Thread Ryan Tao
hello,I want to apply calcite contributor permission, here is my jira-account. JIRA: lemongjing Thanks a lot.

[jira] [Created] (CALCITE-3256) Add ProjectOnProjectToProjectUnifyRule for materialization matching.

2019-08-16 Thread jin xing (JIRA)
jin xing created CALCITE-3256: - Summary: Add ProjectOnProjectToProjectUnifyRule for materialization matching. Key: CALCITE-3256 URL: https://issues.apache.org/jira/browse/CALCITE-3256 Project: Calcite

[jira] [Created] (CALCITE-3255) CannotPlanException: There are not enough rules to produce a node with desired properties

2019-08-16 Thread Water Cut Off (JIRA)
Water Cut Off created CALCITE-3255: -- Summary: CannotPlanException: There are not enough rules to produce a node with desired properties Key: CALCITE-3255 URL: https://issues.apache.org/jira/browse/CALCITE-3255

[jira] [Created] (CALCITE-3254) AssertionError while deserializing of interval type.

2019-08-16 Thread Wang Yanlin (JIRA)
Wang Yanlin created CALCITE-3254: Summary: AssertionError while deserializing of interval type. Key: CALCITE-3254 URL: https://issues.apache.org/jira/browse/CALCITE-3254 Project: Calcite