Invalid IntervalSQLType

2022-02-09 Thread Chathura Widanage
Hi community, I'm comparing two rel expressions generated by calcite 1.25.0 and 1.29.0 and noticed there is an invalid IntervalSQLType plugged into the query. <=($6, 1998-09-02 00:00:00) : Calcite 1.25.0 vs <=($6, CAST(-(1998-12-01, 777600:INTERVAL DAY)):TIMESTAMP(0) NOT NULL) : Calcite 1.29.

Some questions With code reading about MaerialViewRule

2022-02-09 Thread 徐保荣
hello, I'm reading code anout materialized views , This problems keeps making me puzzled. how can I test the rule of AggregateProjectStarTableRule? I want to lean about Lattice in materialView, but I can't find any test case for that. I look forward to hearing from you very much t

Jenkins build is back to normal : Calcite » Calcite-snapshots #62

2022-02-09 Thread Apache Jenkins Server
See

[jira] [Created] (CALCITE-5007) Upgrade H2 database version to 2.1.210

2022-02-09 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-5007: Summary: Upgrade H2 database version to 2.1.210 Key: CALCITE-5007 URL: https://issues.apache.org/jira/browse/CALCITE-5007 Project: Calcite Is

[jira] [Created] (CALCITE-5006) Gradle tasks for launching JDBC integration tests are not working

2022-02-09 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-5006: Summary: Gradle tasks for launching JDBC integration tests are not working Key: CALCITE-5006 URL: https://issues.apache.org/jira/browse/CALCITE-5006 P

Re: Failed to import gradle

2022-02-09 Thread Gavin Ray
Submitted a PR and Jira issue for this =) On Thu, Jan 27, 2022 at 6:44 PM Julian Hyde wrote: > Can someone log a bug for this? > > I don’t run into it personally. (I just click open on the directory. I > never invoke ‘import gradle’.) But people shouldn’t have to edit their > Gradle files. > > >

[jira] [Created] (CALCITE-5005) Calcite fails to build on Linux due to style check because Kotlin files use ␍␊ line-endings

2022-02-09 Thread Gavin Ray (Jira)
Gavin Ray created CALCITE-5005: -- Summary: Calcite fails to build on Linux due to style check because Kotlin files use ␍␊ line-endings Key: CALCITE-5005 URL: https://issues.apache.org/jira/browse/CALCITE-5005

Re: Druid test hangs?

2022-02-09 Thread Stamatis Zampetakis
I bumped into the following thread about dumping stack traces with Gradle [1] and thought that may be worth sharing in case someone decides to implement something along these lines for Calcite. Best, Stamatis [1] https://discuss.gradle.org/t/dump-stack-trace-for-tests/33524 On Mon, Dec 13, 2021

[jira] [Created] (CALCITE-5004) add document for property list of MongoDBSchemaFactory operands

2022-02-09 Thread XiaoboGu (Jira)
XiaoboGu created CALCITE-5004: - Summary: add document for property list of MongoDBSchemaFactory operands Key: CALCITE-5004 URL: https://issues.apache.org/jira/browse/CALCITE-5004 Project: Calcite