[jira] [Created] (CALCITE-4079) Remove the deprecated code from SqlDialect

2020-06-22 Thread TANG Wen-hui (Jira)
TANG Wen-hui created CALCITE-4079: - Summary: Remove the deprecated code from SqlDialect Key: CALCITE-4079 URL: https://issues.apache.org/jira/browse/CALCITE-4079 Project: Calcite Issue Type

[jira] [Created] (CALCITE-3894) The Union operation between DATE with TIMESTAMP returns a wrong result

2020-04-03 Thread TANG Wen-hui (Jira)
TANG Wen-hui created CALCITE-3894: - Summary: The Union operation between DATE with TIMESTAMP returns a wrong result Key: CALCITE-3894 URL: https://issues.apache.org/jira/browse/CALCITE-3894 Project

Re: Re: TIMESTAMPDIFF and datetime subtraction can not work well with JDBC adapter

2020-04-03 Thread TANG Wen-hui
es, as you point out. I would approach this by writing tests in RelToSqlConverterTest with the desired SQL for each database and change RelToSqlConverter to make them pass. Pragmatic, not very elegant. Julian > On Apr 2, 2020, at 6:45 AM, TANG Wen-hui > wrote: > > Dear

TIMESTAMPDIFF and datetime subtraction can not work well with JDBC adapter

2020-04-02 Thread TANG Wen-hui
Dear All, As for issue https://issues.apache.org/jira/browse/CALCITE-3312(I'm working on this issue), I have noticed several problems. So I am writing this mail for some advices. 1.Calcite support the syntax like that "(datetime - datetime) IntervalQualifier"; A simple test in JdbcTest:

[jira] [Created] (CALCITE-3882) Remove duplicated code from SqlTypeAssignmentRule

2020-03-27 Thread TANG Wen-hui (Jira)
TANG Wen-hui created CALCITE-3882: - Summary: Remove duplicated code from SqlTypeAssignmentRule Key: CALCITE-3882 URL: https://issues.apache.org/jira/browse/CALCITE-3882 Project: Calcite

[jira] [Created] (CALCITE-3866) ReturnTypes.AGG_SUM may cause "numeric field overflow" on PostgreSQL when generate the sql after using the rule AggregateJoinTransposeRule.EXTENDED.

2020-03-20 Thread TANG Wen-hui (Jira)
TANG Wen-hui created CALCITE-3866: - Summary: ReturnTypes.AGG_SUM may cause "numeric field overflow" on PostgreSQL when generate the sql after using the rule AggregateJoinTransposeRule.EXTENDED. Key: CA

[jira] [Created] (CALCITE-3864) Add Implementation for SqlLibraryOperators.CONCAT_FUNCTION in SqlFunctions and correct the return type inference of SqlLibraryOperators.CONCAT_FUNCTION

2020-03-19 Thread TANG Wen-hui (Jira)
TANG Wen-hui created CALCITE-3864: - Summary: Add Implementation for SqlLibraryOperators.CONCAT_FUNCTION in SqlFunctions and correct the return type inference of SqlLibraryOperators.CONCAT_FUNCTION Key: CALCITE-3864

Re: Re: [ANNOUNCE] Danny Chan joins Calcite PMC

2019-10-30 Thread TANG Wen-hui
Congratulations ! Danny winifred.wenhui.t...@gmail.com From: Feng Zhu Date: 2019-10-31 10:17 To: dev Subject: Re: [ANNOUNCE] Danny Chan joins Calcite PMC Congratulations ! Danny, thanks for your work! XING JIN 于2019年10月31日周四 上午10:03写道: > Congratulations ! Danny ~ > > OpenInx

Re: Re: [DISCUSS] Small contributions

2019-09-26 Thread TANG Wen-hui
I agree that we should accept these small changes but not create JIRA for them. In my opinion, maybe we can label the PR of these small changes. And process them at regular intervals in case of forgetting. best, -- wenhui winifred.wenhui.t...@gmail.com From: Haisheng Yuan Date: 2019-09-26

[jira] [Created] (CALCITE-3353) ProjectJoinTransposeRule caused AssertionError when creating a new Join

2019-09-17 Thread TANG Wen-hui (Jira)
TANG Wen-hui created CALCITE-3353: - Summary: ProjectJoinTransposeRule caused AssertionError when creating a new Join Key: CALCITE-3353 URL: https://issues.apache.org/jira/browse/CALCITE-3353 Project

[jira] [Created] (CALCITE-3154) RelToSqlConverter generated Nulls Last and Nulls First when convert RexOver to sql using MysqlSqlDialect.

2019-06-28 Thread TANG Wen-hui (JIRA)
TANG Wen-hui created CALCITE-3154: - Summary: RelToSqlConverter generated Nulls Last and Nulls First when convert RexOver to sql using MysqlSqlDialect. Key: CALCITE-3154 URL: https://issues.apache.org/jira/browse

[jira] [Created] (CALCITE-3146) Support the detection of nested aggregations fo JdbcAggregate in SqlImplementor.

2019-06-25 Thread TANG Wen-hui (JIRA)
TANG Wen-hui created CALCITE-3146: - Summary: Support the detection of nested aggregations fo JdbcAggregate in SqlImplementor. Key: CALCITE-3146 URL: https://issues.apache.org/jira/browse/CALCITE-3146

[jira] [Created] (CALCITE-3136) Fix the default rule description of ConverterRule.

2019-06-19 Thread TANG Wen-hui (JIRA)
TANG Wen-hui created CALCITE-3136: - Summary: Fix the default rule description of ConverterRule. Key: CALCITE-3136 URL: https://issues.apache.org/jira/browse/CALCITE-3136 Project: Calcite

[jira] [Created] (CALCITE-3115) Cannot add JdbcRules which have different JdbcConvention to same VolcanoPlanner's RuleSet.

2019-06-06 Thread TANG Wen-hui (JIRA)
TANG Wen-hui created CALCITE-3115: - Summary: Cannot add JdbcRules which have different JdbcConvention to same VolcanoPlanner's RuleSet. Key: CALCITE-3115 URL: https://issues.apache.org/jira/browse/CALCITE-3115

Request for contributor permissions

2019-06-05 Thread TANG Wen-hui
Hello, I would like to contribute to Calcite. Could someone assign contributor permissions to me? My JIRA's username is "winipanda" Willing to contribute to Calcite! Thanks, Winifred winifred.wenhui.t...@gmail.com