You are viewing a plain text version of this content. The canonical link for it is here.
- Search/Sarg: untested feature merged to the default branch - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/11/02 07:46:02 UTC, 25 replies.
- Re: [DISCUSS] Support Oracle Polymorphic Table Function Syntax - posted by Danny Chan <da...@apache.org> on 2020/11/02 11:55:07 UTC, 3 replies.
- [jira] [Created] (CALCITE-4371) TableMacro and TableFunction should have List rather than List parameters - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/02 20:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4372) Correct specification getCumulativeCost and getNonCumulativeCost so it should always produce non-nullable value - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/02 22:55:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4373) Count(distinct Col) materialized view recognition failed - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/03 02:59:00 UTC, 0 replies.
- Questions about `order by column` - posted by Xiangwei Wei <wx...@gmail.com> on 2020/11/03 03:05:10 UTC, 1 replies.
- [jira] [Created] (CALCITE-4374) Support materialized view recognition when query distinct aggregate on target GROUP BY column - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2020/11/03 08:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4375) merge join condition that has "OR" as much as possible - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2020/11/03 09:29:00 UTC, 0 replies.
- A question regarding querying Google Cloud BigTable or Spanner through Apache Calcite - posted by Jason Chen <ja...@shopify.com.INVALID> on 2020/11/03 20:53:08 UTC, 5 replies.
- [jira] [Created] (CALCITE-4376) Materialized view recognition fails when target output different column sequence with GROUP BY - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2020/11/04 00:58:00 UTC, 0 replies.
- How to parse sql of DDL - posted by xiao cai <fl...@163.com> on 2020/11/04 02:34:14 UTC, 7 replies.
- Re: Avatica's Meta.Frame appears to be unable to serialize float and char column values - posted by Dmitri Bourlatchkov <dm...@gmail.com> on 2020/11/04 15:14:11 UTC, 1 replies.
- ASF builds meeting in 4 hours (1900 UTC) - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/11/04 15:16:18 UTC, 3 replies.
- [DISCUSS] Make SqlNodeList implement List - posted by Julian Hyde <jh...@apache.org> on 2020/11/04 21:31:46 UTC, 1 replies.
- [DISCUSS] State of the project 2020 - posted by Stamatis Zampetakis <za...@gmail.com> on 2020/11/04 22:26:22 UTC, 13 replies.
- Re: [DISCUSS] Make SqlNodeList implement List<SqlNode> - posted by Haisheng Yuan <hy...@apache.org> on 2020/11/05 03:44:18 UTC, 3 replies.
- [jira] [Created] (CALCITE-4377) Fix the return nullability inference during rex simplification - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/11/05 08:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4378) Included ProjectJoinTransposeRule in the main optimizer process - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2020/11/05 08:58:00 UTC, 0 replies.
- [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization) - posted by Ruben Q L <ru...@gmail.com> on 2020/11/05 09:00:05 UTC, 9 replies.
- [jira] [Created] (CALCITE-4379) Meta.Frame created with java float values in rows hits a ClassCastException in toProto() - posted by "Dmitri Bourlatchkov (Jira)" <ji...@apache.org> on 2020/11/05 17:26:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4380) Make class SqlNodeList implement List - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/06 00:16:00 UTC, 0 replies.
- Re: Why ProjectJoinTransposeRule not in Calcite default rule set. - posted by JiaTao Tao <ta...@gmail.com> on 2020/11/06 07:27:44 UTC, 0 replies.
- [jira] [Created] (CALCITE-4381) CoreQuidemTest#8 throws ArrayIndexOutOfBoundsException when enable ProjectJoinTransposeRule - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2020/11/06 07:52:00 UTC, 0 replies.
- Re: [DISCUSS] Apache Calcite Online Meetup January 2021 - posted by Stamatis Zampetakis <za...@gmail.com> on 2020/11/06 15:21:15 UTC, 5 replies.
- [jira] [Created] (CALCITE-4382) CompileException on table with array of struct column - posted by "Nathan Hartwell (Jira)" <ji...@apache.org> on 2020/11/06 18:41:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4383) In RelBuilder, optimize Union(all, Values, Values) to Values - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/07 07:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4384) Predicate can not satisfy the condition of materialized recognition - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/08 12:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4385) Adding optimization to simplify the And/Or condition - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2020/11/08 13:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4386) Support RelShuttle visit specific logical operators - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/08 14:26:00 UTC, 0 replies.
- ProjectReduceExpressionsRule vs matchNullability: should RelRule be allowed to change field nullability? - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/11/08 18:46:04 UTC, 1 replies.
- [jira] [Created] (CALCITE-4387) Document that RexSimplify.simplifyUnknownAs could narrow or widen nullness of the given expression - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/08 22:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4388) RexNode#isAlwaysFalse and isAlwaysTrue should be aligned with RexSimplify#isSafeExpression - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/08 22:41:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4389) Calls to ROW and anonymous row operators sometimes print too many spaces - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/09 06:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4390) SqlMatchRecognize returns wrong operand list - posted by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/11/10 08:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4391) When the join condition order is different, materialized view recognition fails - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/10 11:49:00 UTC, 0 replies.
- 回复:[DISCUSS] State of the project 2020 - posted by 953396112 <13...@qq.com> on 2020/11/10 12:47:37 UTC, 0 replies.
- [jira] [Created] (CALCITE-4392) The operation of checking types equal ignoring null can be more efficient - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2020/11/11 12:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4393) ExceptionInInitializerError due to NPE in SqlCallBinding caused by circular dependency - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/11/11 14:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4394) When generating code for a function call, take the inferred operand type into account - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/12 03:32:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4395) Add an interface in RelOptMaterializations to allow registering normalization rules - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/12 07:26:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4396) Allows table valued functions of FROM and JOIN context without TABLE clause - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/11/12 09:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4397) StandardConvertletTable#convertDatetimeMinus is inconsistent with MINUS_DATE return type inference - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/12 13:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4398) RexSimplify introduces cast(nullable as nonnull) - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/12 16:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4399) Check if HepPlanner should be allowed to register non-nullable column as an equivalent to nullable - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/12 18:26:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4400) A tool method explain Calc operator - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/13 07:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4401) SqlJoin toString throws RuntimeException - posted by "Dominik Labuda (Jira)" <ji...@apache.org> on 2020/11/13 14:41:00 UTC, 0 replies.
- Status of JIRA tasks labeled "newbie" - posted by Xiaowei Kuang <lo...@gmail.com> on 2020/11/15 20:22:23 UTC, 4 replies.
- [jira] [Created] (CALCITE-4402) The equalsDeep of SqlCall returns wrong result - posted by "hqx (Jira)" <ji...@apache.org> on 2020/11/16 07:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4403) ./gradlew build -x test fails on AArch64, Fedora 33 (Java 11) - posted by "Lutz Weischer (Jira)" <ji...@apache.org> on 2020/11/17 09:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4404) Missing LogicalCorrelate when using FILTER_SUB_QUERY_TO_CORRELATE for nested subqueries - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2020/11/17 14:51:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4405) Search/Sarg does not handle UNKNOWN correctly - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/17 20:10:00 UTC, 0 replies.
- Re: [DISCUSS][CALCITE-4199] Ensure nullness verification via checkerframework - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/11/17 23:25:37 UTC, 20 replies.
- [jira] [Created] (CALCITE-4406) SqlTableRef OPERATOR should create a SqlTableRef as the call - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/11/18 04:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4407) Support unparse special syntax when operator is DELETA - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/11/18 08:16:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4408) Oracle substr operator throws an exception when matching operand exception - posted by "James Starr (Jira)" <ji...@apache.org> on 2020/11/18 22:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4409) Improve exception when RelBuilder tries to create a field on a non-struct expression - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/11/19 15:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4410) Expose the type of internal sql node in Planner - posted by "Will Yu (Jira)" <ji...@apache.org> on 2020/11/20 00:54:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4411) Rel to SQL lost distinct when doing window - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2020/11/20 03:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4412) SqlParser MySQL mode fails to parse "INT(11)" type - posted by "Alex Ramos (Jira)" <ji...@apache.org> on 2020/11/20 06:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4413) Duplicate RAND() after optimizer - posted by "Jiatao Tao (Jira)" <ji...@apache.org> on 2020/11/20 07:55:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4414) RelMdSelectivity#getSelectivity for Calc can propagate a predicate with wrong references - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/11/20 14:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4415) SqlStdOperatorTable.NOT_LIKE has a wrong implementor - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/11/20 17:31:00 UTC, 0 replies.
- [Question] How to leverage Calcite adaptor for federated SQL query without using Calcite parser - posted by Juan Pan <pa...@apache.org> on 2020/11/22 06:31:56 UTC, 11 replies.
- [jira] [Created] (CALCITE-4416) NullPointerException with merge join - posted by "Alexander Staubo (Jira)" <ji...@apache.org> on 2020/11/22 06:58:00 UTC, 0 replies.
- [DISCUSS] Does anybody think this is debuging unfriendly: "call.transformTo(relBuilder.build())" - posted by JiaTao Tao <ta...@gmail.com> on 2020/11/22 09:23:37 UTC, 13 replies.
- [jira] [Created] (CALCITE-4417) "Two non-abstract methods ... have the same parameter types" - posted by "Alexander Staubo (Jira)" <ji...@apache.org> on 2020/11/22 20:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4418) Allow Interpreter to read from JDBC input - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/23 08:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4419) Posix regex operators cannot be used within RelBuilder - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/11/23 14:43:00 UTC, 0 replies.
- Decouple core from linq4j and Avatica - posted by Vladimir Ozerov <pp...@gmail.com> on 2020/11/24 18:30:02 UTC, 9 replies.
- [jira] [Created] (CALCITE-4420) Some simple arithmetic operations can be simplified - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2020/11/26 06:24:00 UTC, 0 replies.
- How to convert a logical operator into multiple physical operators - posted by Bhavya Aggarwal <bh...@knoldus.com> on 2020/11/26 07:50:05 UTC, 2 replies.
- [jira] [Created] (CALCITE-4421) AssertionError is thrown with empty message - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2020/11/30 06:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4422) Add MethodCanBeStatic check via ErrorProne - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/11/30 09:00:09 UTC, 0 replies.