Vladimir Sitnikov |
Search/Sarg: untested feature merged to the default branch |
Mon, 02 Nov, 07:46 |
Danny Chan |
Re: [DISCUSS] Support Oracle Polymorphic Table Function Syntax |
Mon, 02 Nov, 11:55 |
Julian Hyde |
Re: [DISCUSS] Support Oracle Polymorphic Table Function Syntax |
Mon, 02 Nov, 19:02 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4371) TableMacro and TableFunction should have List<? extends Objects> rather than List<Object> parameters |
Mon, 02 Nov, 20:34 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4372) Correct specification getCumulativeCost and getNonCumulativeCost so it should always produce non-nullable value |
Mon, 02 Nov, 22:55 |
xzh_dz (Jira) |
[jira] [Created] (CALCITE-4373) Count(distinct Col) materialized view recognition failed |
Tue, 03 Nov, 02:59 |
Xiangwei Wei |
Questions about `order by column` |
Tue, 03 Nov, 03:05 |
Danny Chan |
Re: [DISCUSS] Support Oracle Polymorphic Table Function Syntax |
Tue, 03 Nov, 07:25 |
Wang Yanlin (Jira) |
[jira] [Created] (CALCITE-4374) Support materialized view recognition when query distinct aggregate on target GROUP BY column |
Tue, 03 Nov, 08:34 |
Jiatao Tao (Jira) |
[jira] [Created] (CALCITE-4375) merge join condition that has "OR" as much as possible |
Tue, 03 Nov, 09:29 |
Jason Chen |
A question regarding querying Google Cloud BigTable or Spanner through Apache Calcite |
Tue, 03 Nov, 20:53 |
Julian Hyde |
Re: Search/Sarg: untested feature merged to the default branch |
Wed, 04 Nov, 00:15 |
Haisheng Yuan |
Re: A question regarding querying Google Cloud BigTable or Spanner through Apache Calcite |
Wed, 04 Nov, 00:18 |
Haisheng Yuan |
Re: Questions about `order by column` |
Wed, 04 Nov, 00:25 |
Wang Yanlin (Jira) |
[jira] [Created] (CALCITE-4376) Materialized view recognition fails when target output different column sequence with GROUP BY |
Wed, 04 Nov, 00:58 |
Slim Bouguerra |
Re: A question regarding querying Google Cloud BigTable or Spanner through Apache Calcite |
Wed, 04 Nov, 01:58 |
xiao cai |
How to parse sql of DDL |
Wed, 04 Nov, 02:34 |
Fan Liya |
Re: How to parse sql of DDL |
Wed, 04 Nov, 02:40 |
xiao cai |
Re: How to parse sql of DDL |
Wed, 04 Nov, 02:53 |
Fan Liya |
Re: How to parse sql of DDL |
Wed, 04 Nov, 03:35 |
xiao cai |
Re: How to parse sql of DDL |
Wed, 04 Nov, 08:24 |
Danny Chan |
Re: How to parse sql of DDL |
Wed, 04 Nov, 10:07 |
Viliam Durina |
Re: How to parse sql of DDL |
Wed, 04 Nov, 10:07 |
Dmitri Bourlatchkov |
Re: Avatica's Meta.Frame appears to be unable to serialize float and char column values |
Wed, 04 Nov, 15:14 |
Vladimir Sitnikov |
ASF builds meeting in 4 hours (1900 UTC) |
Wed, 04 Nov, 15:16 |
Julian Hyde |
[DISCUSS] Make SqlNodeList implement List<SqlNode> |
Wed, 04 Nov, 21:31 |
Julian Hyde |
Re: Avatica's Meta.Frame appears to be unable to serialize float and char column values |
Wed, 04 Nov, 21:35 |
Julian Hyde |
Re: How to parse sql of DDL |
Wed, 04 Nov, 21:36 |
Stamatis Zampetakis |
[DISCUSS] State of the project 2020 |
Wed, 04 Nov, 22:26 |
Stamatis Zampetakis |
Re: ASF builds meeting in 4 hours (1900 UTC) |
Wed, 04 Nov, 22:45 |
Vladimir Sitnikov |
Re: ASF builds meeting in 4 hours (1900 UTC) |
Wed, 04 Nov, 23:29 |
Chunwei Lei |
Re: [DISCUSS] Make SqlNodeList implement List<SqlNode> |
Thu, 05 Nov, 02:32 |
Haisheng Yuan |
Re: [DISCUSS] Make SqlNodeList implement List<SqlNode> |
Thu, 05 Nov, 03:44 |
Danny Chen (Jira) |
[jira] [Created] (CALCITE-4377) Fix the return nullability inference during rex simplification |
Thu, 05 Nov, 08:10 |
Fan Liya |
Re: [DISCUSS] Make SqlNodeList implement List<SqlNode> |
Thu, 05 Nov, 08:33 |
Jiatao Tao (Jira) |
[jira] [Created] (CALCITE-4378) Included ProjectJoinTransposeRule in the main optimizer process |
Thu, 05 Nov, 08:58 |
Ruben Q L |
[HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Thu, 05 Nov, 09:00 |
Dmitri Bourlatchkov (Jira) |
[jira] [Created] (CALCITE-4379) Meta.Frame created with java float values in rows hits a ClassCastException in toProto() |
Thu, 05 Nov, 17:26 |
Rui Wang |
Re: [DISCUSS] Make SqlNodeList implement List<SqlNode> |
Thu, 05 Nov, 20:34 |
Stamatis Zampetakis |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Thu, 05 Nov, 22:23 |
Stamatis Zampetakis |
Re: ASF builds meeting in 4 hours (1900 UTC) |
Thu, 05 Nov, 22:24 |
Julian Hyde |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 00:10 |
Julian Hyde |
Re: [DISCUSS] Make SqlNodeList implement List<SqlNode> |
Fri, 06 Nov, 00:15 |
Julian Hyde (Jira) |
[jira] [Created] (CALCITE-4380) Make class SqlNodeList implement List<SqlNode> |
Fri, 06 Nov, 00:16 |
Ruben Q L |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 00:19 |
Fan Liya |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 03:12 |
JiaTao Tao |
Re: Why ProjectJoinTransposeRule not in Calcite default rule set. |
Fri, 06 Nov, 07:27 |
Julian Hyde |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 07:43 |
Jiatao Tao (Jira) |
[jira] [Created] (CALCITE-4381) CoreQuidemTest#8 throws ArrayIndexOutOfBoundsException when enable ProjectJoinTransposeRule |
Fri, 06 Nov, 07:52 |
Stamatis Zampetakis |
Re: [DISCUSS] Apache Calcite Online Meetup January 2021 |
Fri, 06 Nov, 15:21 |
Nathan Hartwell (Jira) |
[jira] [Created] (CALCITE-4382) CompileException on table with array of struct column |
Fri, 06 Nov, 18:41 |
Vladimir Sitnikov |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 19:05 |
Julian Hyde |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 19:23 |
Ruben Q L |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Fri, 06 Nov, 20:27 |
Julian Hyde (Jira) |
[jira] [Created] (CALCITE-4383) In RelBuilder, optimize Union(all, Values, Values) to Values |
Sat, 07 Nov, 07:27 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Sat, 07 Nov, 20:04 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Sat, 07 Nov, 22:37 |
xzh_dz (Jira) |
[jira] [Created] (CALCITE-4384) Predicate can not satisfy the condition of materialized recognition |
Sun, 08 Nov, 12:30 |
Jiatao Tao (Jira) |
[jira] [Created] (CALCITE-4385) Adding optimization to simplify the And/Or condition |
Sun, 08 Nov, 13:46 |
xzh_dz (Jira) |
[jira] [Created] (CALCITE-4386) Support RelShuttle visit specific logical operators |
Sun, 08 Nov, 14:26 |
Vladimir Sitnikov |
ProjectReduceExpressionsRule vs matchNullability: should RelRule be allowed to change field nullability? |
Sun, 08 Nov, 18:46 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4387) Document that RexSimplify.simplifyUnknownAs could narrow or widen nullness of the given expression |
Sun, 08 Nov, 22:35 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4388) RexNode#isAlwaysFalse and isAlwaysTrue should be aligned with RexSimplify#isSafeExpression |
Sun, 08 Nov, 22:41 |
Stamatis Zampetakis |
Re: Search/Sarg: untested feature merged to the default branch |
Sun, 08 Nov, 23:09 |
Francis Chuang |
Re: [DISCUSS] State of the project 2020 |
Sun, 08 Nov, 23:30 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Sun, 08 Nov, 23:41 |
Fan Liya |
Re: [DISCUSS] State of the project 2020 |
Mon, 09 Nov, 02:18 |
JiaTao Tao |
Re: [DISCUSS] State of the project 2020 |
Mon, 09 Nov, 02:29 |
Chunwei Lei |
Re: [DISCUSS] State of the project 2020 |
Mon, 09 Nov, 02:56 |
Jark Wu |
Re: [DISCUSS] Support Oracle Polymorphic Table Function Syntax |
Mon, 09 Nov, 03:50 |
Danny Chan |
Re: Search/Sarg: untested feature merged to the default branch |
Mon, 09 Nov, 04:01 |
Julian Hyde (Jira) |
[jira] [Created] (CALCITE-4389) Calls to ROW and anonymous row operators sometimes print too many spaces |
Mon, 09 Nov, 06:24 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Mon, 09 Nov, 08:32 |
Julian Hyde |
Re: ProjectReduceExpressionsRule vs matchNullability: should RelRule be allowed to change field nullability? |
Mon, 09 Nov, 18:42 |
Haisheng Yuan |
Re: Search/Sarg: untested feature merged to the default branch |
Mon, 09 Nov, 19:55 |
Dawid Wysakowicz (Jira) |
[jira] [Created] (CALCITE-4390) SqlMatchRecognize returns wrong operand list |
Tue, 10 Nov, 08:52 |
xzh_dz (Jira) |
[jira] [Created] (CALCITE-4391) When the join condition order is different, materialized view recognition fails |
Tue, 10 Nov, 11:49 |
953396112 |
回复:[DISCUSS] State of the project 2020 |
Tue, 10 Nov, 12:47 |
Ruben Q L |
Re: [DISCUSS] State of the project 2020 |
Wed, 11 Nov, 09:57 |
Liya Fan (Jira) |
[jira] [Created] (CALCITE-4392) The operation of checking types equal ignoring null can be more efficient |
Wed, 11 Nov, 12:11 |
Ruben Q L |
Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) |
Wed, 11 Nov, 14:32 |
Ruben Q L (Jira) |
[jira] [Created] (CALCITE-4393) ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency |
Wed, 11 Nov, 14:40 |
Rui Wang |
Re: [DISCUSS] State of the project 2020 |
Wed, 11 Nov, 21:18 |
Julian Hyde (Jira) |
[jira] [Created] (CALCITE-4394) When generating code for a function call, take the inferred operand type into account |
Thu, 12 Nov, 03:32 |
xzh_dz (Jira) |
[jira] [Created] (CALCITE-4395) Add an interface in RelOptMaterializations to allow registering normalization rules |
Thu, 12 Nov, 07:26 |
Danny Chen (Jira) |
[jira] [Created] (CALCITE-4396) Allows table valued functions of FROM and JOIN context without TABLE clause |
Thu, 12 Nov, 09:24 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4397) StandardConvertletTable#convertDatetimeMinus is inconsistent with MINUS_DATE return type inference |
Thu, 12 Nov, 13:56 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4398) RexSimplify introduces cast(nullable as nonnull) |
Thu, 12 Nov, 16:13 |
Vladimir Sitnikov (Jira) |
[jira] [Created] (CALCITE-4399) Check if HepPlanner should be allowed to register non-nullable column as an equivalent to nullable |
Thu, 12 Nov, 18:26 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Thu, 12 Nov, 19:08 |
Danny Chan |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 02:19 |
xzh_dz (Jira) |
[jira] [Created] (CALCITE-4400) A tool method explain Calc operator |
Fri, 13 Nov, 07:35 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 09:06 |
Dominik Labuda (Jira) |
[jira] [Created] (CALCITE-4401) SqlJoin toString throws RuntimeException |
Fri, 13 Nov, 14:41 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 17:59 |
Ruben Q L |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 20:20 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 20:28 |
Julian Hyde |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 20:59 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Fri, 13 Nov, 21:37 |
Vladimir Sitnikov |
Re: Search/Sarg: untested feature merged to the default branch |
Sat, 14 Nov, 10:55 |