You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (CALCITE-2750) PI operator incorrectly identified as dynamic function - posted by "Juhwan Kim (JIRA)" <ji...@apache.org> on 2019/02/01 01:30:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2770) Add bitwise aggregate functions BIT_AND, BIT_OR - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/01 01:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2815) GeodeSchemaFactory change to pass in clientCache using geode jndi context - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2019/02/01 04:05:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2815) GeodeSchemaFactory change to pass in clientCache using geode jndi context - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2019/02/01 06:19:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2201) Allow passing custom RelBuilder into RelDecorrelator and RelStructuredTypeFlattener - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/01 10:57:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2456) VolcanoRuleCall#match works incorrectly for unordered child operand - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/01 18:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2630) Convert SqlInOperator to In-Expression - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/02/01 19:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/01 22:38:00 UTC, 7 replies.
- [jira] [Created] (CALCITE-2816) PsTableFunction fails in Russian locale - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/02 09:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2817) Make CannotPlanException great - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/02 16:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2817) Make CannotPlanException great - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/02 17:04:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-2817) Make CannotPlanException great - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/02 17:17:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-2679) Group by without aggregation function cannot be translated to correct JSON in Elasticsearch Adapter - posted by "Siyuan Liu (JIRA)" <ji...@apache.org> on 2019/02/02 17:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1166) Disallow sub-classes of RelOptRuleOperand - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/03 10:22:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/03 19:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2818) Implementation of Extract (ExtractImplementor) returns wrong result for dates before Epoch. - posted by "Mickaël Sauvée (JIRA)" <ji...@apache.org> on 2019/02/04 13:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2818) Implementation of Extract (ExtractImplementor) returns wrong result for dates before Epoch. - posted by "Mickaël Sauvée (JIRA)" <ji...@apache.org> on 2019/02/04 13:14:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2818) Implementation of Extract (ExtractImplementor) returns wrong result for dates before Epoch. - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/04 19:00:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2818) EXTRACT returns wrong results for DATE and TIMESTAMP values before epoch - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/04 19:02:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2819) Add a version of LoptOptimizeJoinRule that uses the first ordering it finds - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 20:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2820) Add a version of AggregateReduceFunctionsRule that does not reduce SUm -> SUM0 - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 20:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2821) Improve extensibility of Volcano Planner - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 20:54:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2822) Allow multi-join rules to be used with any project/filter - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 21:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2823) Prevent optimization of non-deterministic functions - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 21:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2824) Fix invalid usage of RexExecutorImpl - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 21:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2825) Add function double power (BigDecimal b0, long b1) - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 21:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2826) Add versions of create() for LogicalSort and LogicalExchange that take cluster and trait set as input - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 21:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2827) Allow CONVENTION.NONE planning with VolcanoPlanner - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 22:32:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2828) Handle cost propagation properly in Volcano Planner - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 22:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2829) Fix RexSimplify#processRange cast issue - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 22:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2830) Fix AvgVarianceConvertlet - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 22:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2831) Fix EXTRACT(SECOND FROM ) - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 22:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2826) Add versions of create() for LogicalSort and LogicalExchange that take cluster and trait set as input - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/04 23:54:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2826) Add versions of create() for LogicalSort and LogicalExchange that take cluster and trait set as input - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/04 23:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2831) Fix EXTRACT(SECOND FROM ) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/04 23:58:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2830) Fix AvgVarianceConvertlet - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/05 00:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2823) Prevent optimization of non-deterministic functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/05 00:06:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2791) Add the JSON_TYPE function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/05 05:01:00 UTC, 16 replies.
- [jira] [Comment Edited] (CALCITE-2791) Add the JSON_TYPE function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/05 05:17:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-2819) Add a version of LoptOptimizeJoinRule that uses the first ordering it finds - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/05 07:24:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2821) Improve extensibility of Volcano Planner - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/05 07:29:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2696) Make it easier to configure SqlToRelConverter.Config.getInSubQueryThreshold() - posted by "Dirk Mahler (JIRA)" <ji...@apache.org> on 2019/02/05 10:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2832) Create RuleOperandBuilder for building RelOptRule operands - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/05 12:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2832) Create RuleOperandBuilder for building RelOptRule operands - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/05 12:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2301) JDBC adapter: use query timeout from the top-level statement - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/05 14:10:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2454) HepPlanner should not pick cached RelNode when type mismatch while digest matches - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/05 19:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2288) Type assertion error when reducing partially constant expression - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/05 21:01:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2288) Type assertion error when reducing partially constant expression - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/05 21:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2290) Type mismatch during flattening - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/05 21:29:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2812) Add algebraic operators to allow expressing recursive queries - posted by "Walaa Eldin Moustafa (JIRA)" <ji...@apache.org> on 2019/02/05 21:34:00 UTC, 2 replies.
- [jira] [Closed] (CALCITE-2821) Improve extensibility of Volcano Planner - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/05 23:17:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2831) Fix EXTRACT(SECOND FROM ) - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/06 01:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2769) CSV Adapter does not handle - Empty and malformed csv lines, space before or after comma - posted by "Chiradip Mandal (JIRA)" <ji...@apache.org> on 2019/02/06 02:41:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-2769) CSV Adapter does not handle - Empty and malformed csv lines, space before or after comma - posted by "Chiradip Mandal (JIRA)" <ji...@apache.org> on 2019/02/06 02:52:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-2833) Support for SELECT without FROM for different dialects - posted by "Stuti Gupta (JIRA)" <ji...@apache.org> on 2019/02/06 12:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2834) VALUES Clause support for dialects which don't support VALUES clause. - posted by "Stuti Gupta (JIRA)" <ji...@apache.org> on 2019/02/06 12:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2833) Support for SELECT without FROM for different dialects - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/06 12:58:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2301) JDBC adapter: use query timeout from the top-level statement - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/06 16:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2339) JDBC adapter should transform timestamp arithmetic for target database - posted by "James Duong (JIRA)" <ji...@apache.org> on 2019/02/06 17:23:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-2454) Avoid treating Project(x=1) and Project(x=1) equal in case the type of 1 is int in the first rel and long in the second one - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/06 18:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2454) Avoid treating Project(x=1) and Project(x=1) equal in case the type of 1 is int in the first rel and long in the second one - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/06 18:25:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2834) VALUES Clause support for dialects which don't support VALUES clause - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/06 19:25:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2834) VALUES Clause support for dialects which don't support VALUES clause - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/06 19:27:00 UTC, 2 replies.
- [jira] [Reopened] (CALCITE-2831) Fix EXTRACT(SECOND FROM ) - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/06 19:29:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2831) Fix EXTRACT(SECOND FROM ) - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/06 19:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2825) Add function double power (BigDecimal b0, long b1) - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/07 15:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2721) Support parsing of DOT + MEMBER_FUNCTION - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/07 19:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2835) Markdown errors on the Geode adapter page - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/07 21:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1726) Subquery in FILTER is left untransformed - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/08 04:56:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-1726) Subquery in FILTER is left untransformed - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/08 05:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2812) Add algebraic operators to allow expressing recursive queries - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/08 10:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2736) ReduceExpressionsRule never reduces dynamic expressions but this should be configurable - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/08 18:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2836) Remove maven-compiler-plugin from calcite-plus module pom.xml - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/08 20:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2836) Remove maven-compiler-plugin from calcite-plus module pom.xml - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/08 20:47:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2836) Remove maven-compiler-plugin from calcite-plus module pom.xml - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/08 21:09:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2836) Remove maven-compiler-plugin from calcite-plus module pom.xml - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/08 21:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1045) Decorrelate sub-queries in Project and Join - posted by "Chunhui Shi (JIRA)" <ji...@apache.org> on 2019/02/08 23:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2837) Expose method for getting longValue from RexNode - posted by "Lukas Drbal (JIRA)" <ji...@apache.org> on 2019/02/09 16:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2837) Expose method for getting longValue from RexNode - posted by "Lukas Drbal (JIRA)" <ji...@apache.org> on 2019/02/09 17:08:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2837) Expose method for getting longValue from RexNode - posted by "Lukas Drbal (JIRA)" <ji...@apache.org> on 2019/02/09 17:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2838) Simplification: Remove redundant IS TRUE checks - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/11 07:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2839) Simplify x = true to x and x = false to not x - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/11 07:41:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2791) Add the JSON_TYPE function - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/11 09:30:01 UTC, 7 replies.
- [jira] [Updated] (CALCITE-2728) Enable appveyor to test against JDK 11 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/11 14:48:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2728) Enable appveyor to test against JDK 11 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/11 14:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2789) Bump version dependencies Jan 2019 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/11 14:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2839) Simplify x = true to x and x = false to not x - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/11 18:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2838) Simplification: Remove redundant IS TRUE checks - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/11 18:53:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-2840) Simplification may use narrower UnknownAs modes during AND/OR simplification - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/12 12:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2841) Simplification: push negation into Case expression - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/12 12:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2841) Simplification: push negation into Case expression - posted by "yuqi (JIRA)" <ji...@apache.org> on 2019/02/12 12:43:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2842) Computing digest of IN expressions leads to Exceptions - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/12 13:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2464) Allow to set nullability for columns of structured types - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/12 13:31:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2841) Simplification: push negation into Case expression - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/12 13:55:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2703) Reduce code generation and class loading overhead when executing queries in the EnumerableConvention - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/12 14:34:00 UTC, 7 replies.
- [jira] [Created] (CALCITE-2843) Babel parser doesn't parse PostgreSQL casting operator - posted by "Muhammad Gelbana (JIRA)" <ji...@apache.org> on 2019/02/12 15:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2844) Babel parser doesn't parse PostgreSQL table function - posted by "Muhammad Gelbana (JIRA)" <ji...@apache.org> on 2019/02/12 15:35:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2843) Babel parser doesn't parse PostgreSQL casting operator - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/12 15:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2844) Babel parser doesn't parse PostgreSQL table function - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/12 15:51:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2845) AvaticaConnection#executeQueryInternal duplicates exception messages - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/12 17:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2845) AvaticaConnection#executeQueryInternal duplicates exception messages - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/12 17:23:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2842) Computing digest of IN expressions leads to Exceptions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/12 17:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2845) Avatica duplicates exception messages - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/12 17:53:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2842) Computing digest of IN expressions leads to Exceptions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/12 20:01:00 UTC, 6 replies.
- [jira] [Updated] (CALCITE-2844) Babel parser should parse PostgreSQL table functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/12 20:14:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/12 20:15:00 UTC, 5 replies.
- [jira] [Resolved] (CALCITE-1726) Subquery in FILTER is left untransformed - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/12 20:16:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-1726) Subquery in FILTER is left untransformed - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/12 20:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2840) Simplification may use narrower UnknownAs modes during AND/OR simplification - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/12 20:45:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/12 20:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2704) Multilingual decoded problem - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/12 21:26:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2674) SqlIdentifier same name with built-in function but with escape character should be still resolved as an identifier - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2019/02/13 02:03:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2840) Simplification should use more specific UnknownAs modes during simplification - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/13 09:13:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2840) Simplification should use more specific UnknownAs modes during simplification - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/13 09:15:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2847) Optimize global LOOKAHEAD for SQL parsers - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/13 12:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2847) Optimize global LOOKAHEAD for SQL parsers - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/13 12:33:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2847) Optimize global LOOKAHEAD for SQL parsers - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/13 14:15:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-2847) Optimize global LOOKAHEAD for SQL parsers - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/13 14:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2845) Avatica duplicates exception messages - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/13 15:45:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2845) Avatica duplicates exception messages - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/13 15:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2838) Simplification: Remove redundant IS TRUE checks - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/13 16:36:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2817) Make CannotPlanException great - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/13 19:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2804) Cast does not work in Druid when casting to timestamp - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/14 11:00:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator - posted by "Muhammad Gelbana (JIRA)" <ji...@apache.org> on 2019/02/14 12:03:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-2844) Babel parser should parse PostgreSQL table functions - posted by "Muhammad Gelbana (JIRA)" <ji...@apache.org> on 2019/02/14 12:17:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2842) Computing digest of IN expressions leads to Exceptions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/14 19:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2829) Fix RexSimplify#processRange cast issue - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/14 22:04:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2841) Simplification: push negation into Case expression - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/14 23:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2848) Simplifying a case statement's first branch should disregard its safety - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/14 23:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2848) Simplifying a case statement's first branch should ignore its safety - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 00:03:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2839) Simplify comparisons against boolean literals - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 07:32:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-2839) Simplify comparisons against boolean literals - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 07:32:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2849) Your project apache/calcite is using buggy third-party libraries [WARNING] - posted by "Kaifeng Huang (JIRA)" <ji...@apache.org> on 2019/02/15 09:50:00 UTC, 0 replies.
- [jira] [Moved] (CALCITE-2850) Geode adapter: support boolean columns in filter predicates - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 09:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2552) Dialect Specific Order By Field Identifier Resolution - posted by "KrishnaKant Agrawal (JIRA)" <ji...@apache.org> on 2019/02/15 11:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2552) Dialect Specific Order By Field Identifier Resolution - posted by "Sukumaar Mane (JIRA)" <ji...@apache.org> on 2019/02/15 11:48:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2851) Simplification: track visited nodes in paranoid mode - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 14:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2852) Simplification: enable traversal of unknown UDFs - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 14:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2757) DISTINCT not being handled correctly in RelToSqlConverter - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/15 14:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2852) Simplification: enable traversal of unknown UDFs - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/15 18:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2851) Simplification: track visited nodes in paranoid mode - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/15 18:34:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-2849) Your project apache/calcite is using buggy third-party libraries [WARNING] - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/15 19:58:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2849) Your project apache/calcite is using buggy third-party libraries [WARNING] - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/15 19:58:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2853) avatica.MetaImpl and calcite.jdbc.CalciteMetaImpl are not thread-safe - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/15 20:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2722) SqlImplementor createLeftCall method throws StackOverflowError - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/16 03:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2722) SqlImplementor createLeftCall method throws StackOverflowError - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/02/16 03:19:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-2722) SqlImplementor createLeftCall method throws StackOverflowError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/16 17:00:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator - posted by "Muhammad Gelbana (JIRA)" <ji...@apache.org> on 2019/02/17 21:24:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2795) New Avatica version doesn't support "list" type in query - posted by "Ayelet Morris (JIRA)" <ji...@apache.org> on 2019/02/18 06:32:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-2852) Simplification: traverse calculations and unknown UDFs - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/18 08:26:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2852) Simplification: traverse calculations and unknown UDFs - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/18 08:32:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2854) code gen error for UNARY_MINUS operator call with decimal type operands - posted by "Lai Zhou (JIRA)" <ji...@apache.org> on 2019/02/18 09:34:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2854) code gen error for UNARY_MINUS operator call with decimal type operands - posted by "Lai Zhou (JIRA)" <ji...@apache.org> on 2019/02/18 09:35:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2421) RexSimplify#simplifyAnds foregoes some simplications if unknownAsFalse set to true - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/18 09:45:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2855) Make RelOptCluster constructor public - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2019/02/18 09:58:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2856) Emulating CROSS JOIN for SparkSqlDialect - posted by "Stuti Gupta (JIRA)" <ji...@apache.org> on 2019/02/18 10:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2855) Make RelOptCluster constructor public - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/18 10:06:00 UTC, 8 replies.
- [jira] [Updated] (CALCITE-2856) Emulating CROSS JOIN for SparkSqlDialect - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/18 11:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2855) Make RelOptCluster constructor public - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/18 11:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2855) Make RelOptCluster constructor public - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2019/02/18 12:05:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2791) Add the JSON_TYPE function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/19 02:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2850) Geode adapter: support boolean column as filter operand - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/19 09:40:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2833) Support for SELECT without FROM for different dialects - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/19 13:03:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-2795) New Avatica version doesn't support "list" type in query - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2019/02/19 19:18:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2828) Handle cost propagation properly in Volcano Planner - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/20 01:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2857) SemiJoin extends Join directly instead of EquiJoin to support non-equi condition - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2019/02/20 08:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2857) SemiJoin extends Join directly instead of EquiJoin to support non-equi condition - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2019/02/20 08:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2582) FilterProjectTransposeRule does not always simplify the new filter condition - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/20 10:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2464) Allow to set nullability for columns of structured types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/20 15:17:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-2858) JSON writer and reader should include type information for literals - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/20 22:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2858) JSON writer and reader should include type information for literals - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/20 23:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2858) JSON writer and reader should include type information for literals - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/20 23:07:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2842) Computing RexCall digest containing IN expressions leads to Exceptions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:00:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2842) Computing RexCall digest containing IN expressions leads to Exceptions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:00:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2852) RexNode simplification does not traverse calculations and other unknown UDFs - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:00:05 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2852) RexNode simplification does not traverse unknown functions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2840) RexNode simplification logic should use more specific UnknownAs modes - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:12:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2842) Computing RexCall digest containing IN expressions leads to Exceptions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:26:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2842) Computing RexCall digest containing IN expressions leads to Exceptions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:29:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2852) RexNode simplification does not traverse unknown functions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:30:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2840) RexNode simplification logic should use more specific UnknownAs modes - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/21 05:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2854) code gen error for UNARY_MINUS operator call with decimal type operands - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/21 09:17:00 UTC, 5 replies.
- [jira] [Resolved] (CALCITE-2582) FilterProjectTransposeRule does not always simplify the new filter condition - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/21 10:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2850) Geode adapter: support boolean column as filter operand - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/21 13:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2859) Centralize Calcite system properties - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/21 15:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2859) Centralize Calcite system properties - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/21 15:17:00 UTC, 9 replies.
- [jira] [Commented] (CALCITE-1605) Wrong result/plan for correlated subquery with windowing - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2019/02/21 16:23:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2860) Recognize materialized views based on Aggregate - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/21 21:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2593) Sometimes fails to plan when a RelNode transform multiple collations to single collation - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/21 21:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2827) Allow CONVENTION.NONE planning with VolcanoPlanner - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/21 23:14:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2827) Allow CONVENTION.NONE planning with VolcanoPlanner - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/22 00:52:00 UTC, 3 replies.
- [jira] [Assigned] (CALCITE-2856) Emulating CROSS JOIN for SparkSqlDialect - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/22 01:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2856) Emulating CROSS JOIN for SparkSqlDialect - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/22 01:08:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2856) Emulating CROSS JOIN for SparkSqlDialect - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/22 01:08:02 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2857) SemiJoin extends Join directly instead of EquiJoin to support non-equi condition - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/22 01:41:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2859) Centralize Calcite system properties - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2019/02/22 03:44:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2856) Emulating COMMA JOIN as CROSS JOIN for SparkSqlDialect - posted by "Stuti Gupta (JIRA)" <ji...@apache.org> on 2019/02/22 04:41:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-1513) Correlated NOT IN query throws AssertionError - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/22 06:18:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-1513) Correlated NOT IN query throws AssertionError - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/22 06:19:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2861) Exception occurs when do +-*/ between decimal and other numeric types - posted by "yuqi (JIRA)" <ji...@apache.org> on 2019/02/22 09:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2861) Exception occurs when do +-*/ between decimal and other numeric types - posted by "yuqi (JIRA)" <ji...@apache.org> on 2019/02/22 09:18:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-2859) Centralize Calcite system properties - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/22 10:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2803) Identify expanded IS NOT DISTINCT FROM expression when pushing project past join - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/22 12:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2786) Add order by clause support for JSON_ARRAYAGG - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/22 12:58:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-1733) support more UDFs - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/22 13:58:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2677) Struct types with one field are not mapped correctly to Java Classes - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 14:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2787) Json aggregate calls with different null clause get incorrectly merged during converting from SQL to relational algebra - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/22 14:30:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2776) Wrong value when accessing struct types with one attribute - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 14:31:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-2776) Wrong value when accessing struct types with one attribute - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 14:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2677) Struct types with one field are not mapped correctly to Java Classes - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 14:31:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2464) Allow to set nullability for columns of structured types - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 17:21:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-2464) Allow to set nullability for columns of structured types - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 17:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2464) Allow to set nullability for columns of structured types - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 17:22:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2464) Allow to set nullability for columns of structured types - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/22 17:23:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2791) Add the JSON_TYPE function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/22 18:29:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-1513) Correlated NOT IN query throws AssertionError - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/22 19:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1513) Correlated NOT IN query throws AssertionError - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/22 19:56:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2862) Deprecated ExprSimplifier causes some operands not being simplified - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2019/02/23 15:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2862) Deprecated ExprSimplifier causes some operands not being simplified - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2019/02/23 15:59:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2838) Simplification: Remove redundant IS TRUE checks - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/23 16:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2862) Deprecated ExprSimplifier causes some operands not being simplified - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/23 16:39:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2863) ElasticSearch adapter. Query fails when filtering directly on _MAP - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2019/02/23 16:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2862) Deprecating ExprSimplifier causes some operands not being simplified - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2019/02/23 16:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2863) ElasticSearch adapter. Query fails when filtering directly on _MAP - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/23 17:07:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2862) Deprecating ExprSimplifier causes some operands not being simplified - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2019/02/23 17:08:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2863) ElasticSearch adapter. Query fails when filtering directly on _MAP - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2019/02/23 17:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2457) Upgrade to JUnit 5 - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2019/02/23 20:24:00 UTC, 5 replies.
- [jira] [Resolved] (CALCITE-2848) Simplifying a case statement's first branch should ignore its safety - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/24 14:37:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2841) Simplification: push negation into Case expression - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/24 14:38:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2854) code gen error for UNARY_MINUS operator call with decimal type operands - posted by "Lai Zhou (JIRA)" <ji...@apache.org> on 2019/02/25 02:39:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 03:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 03:36:00 UTC, 7 replies.
- [jira] [Created] (CALCITE-2865) FilterProjectTransposeRule generates different traitSet depending on copyFilter / copyProject flags - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2019/02/25 09:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2865) FilterProjectTransposeRule generates wrong traitSet when copyFilter/Project is true - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/25 10:36:00 UTC, 8 replies.
- [jira] [Commented] (CALCITE-2865) FilterProjectTransposeRule generates wrong traitSet when copyFilter/Project is true - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/25 10:40:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2866) Allow passing custom SqlValidator / SqlToRelConverter implementations into FrameworkConfig - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 11:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2866) Allow passing custom SqlValidator / SqlToRelConverter implementation into FrameworkConfig - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 11:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2866) Allow passing factory of SqlValidator / SqlToRelConverter into FrameworkConfig - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 11:12:00 UTC, 5 replies.
- [jira] [Assigned] (CALCITE-2865) FilterProjectTransposeRule generates wrong traitSet when copyFilter/Project is true - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/25 11:21:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2621) New rule: SemiJoinToCorrelateRule (SemiJoin => LogicalCorrelate) - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/25 11:21:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2866) Allow passing factory of SqlValidator / SqlToRelConverter into FrameworkConfig - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 12:00:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2722) SqlImplementor createLeftCall method throws StackOverflowError - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/25 12:34:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2839) Simplify comparisons against boolean literals - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/25 12:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2867) JSON support - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2266) Implement SQL 2016 JSON functions - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2808) Add the JSON_LENGTH function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:43:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-2808) Add the JSON_LENGTH function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:45:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2670) Combine similar JSON aggregate functions in operator table - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2868) Support for JSON key uniqueness constraint - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2869) JSON data type support - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:56:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2869) JSON Data Type support - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 14:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2867) JSON support - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 15:00:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2867) JSON support - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 15:02:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2809) Add JSON_LENGTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 15:03:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2810) Add the JSON_LENGTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 15:03:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2867) JSON support - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:05:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-2787) Json aggregate calls with different null clause get incorrectly merged during converting from SQL to relational algebra - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:08:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2838) Simplification: Remove redundant IS TRUE checks - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:09:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2870) Support for JSON query quotes behavior - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:22:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2871) Implement JSON_TABLE function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:23:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2872) Support for specifying encoding in JSON representation clause - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:26:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 15:59:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2791) Add the JSON_TYPE function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/25 16:01:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 16:04:00 UTC, 6 replies.
- [jira] [Updated] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 16:07:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-2858) Improvements for JSON writer and reader for plans - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/25 16:28:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2858) Improvements in JSON writer and reader for plans - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/25 16:37:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2858) Improvements in JSON writer and reader for plans - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/02/25 17:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2871) Implement JSON_TABLE function - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/25 19:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2873) Error accessing druid with Avatica - prepared statement - posted by "Puneet Jaiswal (JIRA)" <ji...@apache.org> on 2019/02/25 20:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2873) Error accessing druid with Avatica - prepared statement - posted by "Puneet Jaiswal (JIRA)" <ji...@apache.org> on 2019/02/25 20:43:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2873) Error accessing druid table with Avatica - prepared statement - posted by "Puneet Jaiswal (JIRA)" <ji...@apache.org> on 2019/02/25 21:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2873) Error accessing druid table with Avatica - using prepared statement - posted by "Puneet Jaiswal (JIRA)" <ji...@apache.org> on 2019/02/25 21:24:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2866) Allow passing factory of SqlValidator / SqlToRelConverter into FrameworkConfig - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/25 21:54:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/26 04:29:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2808) Add the JSON_LENGTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/26 04:30:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-2791) Add the JSON_TYPE function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/26 04:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2874) NOT IN correlated subquery has un-necessary join - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/26 04:37:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2874) NOT IN correlated subquery has un-necessary join - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/26 04:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2874) NOT IN correlated subquery has un-necessary join - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2019/02/26 04:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2875) Some misspellings in RelOptListener - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2019/02/26 06:20:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2875) Some misspellings in RelOptListener - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2019/02/26 06:22:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2875) Some misspellings in RelOptListener - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2019/02/26 06:27:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2866) Allow passing factory of SqlValidator / SqlToRelConverter into FrameworkConfig - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/26 10:39:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-2871) Implement JSON_TABLE function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/26 10:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2871) Implement JSON_TABLE table function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/26 10:49:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2871) Implement JSON_TABLE table function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/26 10:58:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2876) Add MySQLSqlOperatorTable - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/26 12:34:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2338) Make Simplification API more conservative - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/26 14:26:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2338) Make Simplification API more conservative - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/26 14:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2786) Add order by clause support for JSON_ARRAYAGG - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/26 16:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2786) Add order by clause support for JSON_ARRAYAGG - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/26 16:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2750) PI operator incorrectly identified as dynamic function - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/26 16:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2750) PI operator incorrectly identified as dynamic function - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/26 16:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1965) Support outer joins for materialized views - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/26 16:26:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2769) CSV Adapter does not handle - Empty and malformed csv lines, space before or after comma - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/26 16:29:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1786) Implement Oracle <12g support of limit/offset query syntax - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/02/26 18:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2874) NOT IN correlated sub-query has unnecessary join - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/26 19:53:02 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2846) Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/26 20:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2457) Upgrade to JUnit 5 - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/26 22:32:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1148) Trait conversion broken for RelTraits other than Convention - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/02/27 01:00:01 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2876) Add MySQLSqlOperatorTable - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/27 03:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2877) GeodeSchema change to make the constructor public to pass the client cahe directly - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2019/02/27 04:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2877) GeodeSchema change to make the constructor public to pass the client cahe directly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/27 04:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2877) GeodeSchema change to make the constructor public to pass the client cahe directly - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/27 04:33:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2592) EnumerableMergeJoin is never taken - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/27 05:38:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-2878) Avoid use of new RuntimeException(e) in tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/27 07:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2878) Avoid use of new RuntimeException(e) in tests - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/27 07:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2878) Avoid use of new RuntimeException(e) in tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/02/27 07:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2674) SqlIdentifier same name with built-in function but with escape character should be still resolved as an identifier - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/27 08:55:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2703) Reduce code generation and class loading overhead when executing queries in the EnumerableConvention - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 13:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/27 13:15:00 UTC, 4 replies.
- [jira] [Resolved] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2019/02/27 13:15:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2879) Improve filter condition in Join - posted by "yuqi (JIRA)" <ji...@apache.org> on 2019/02/27 13:18:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2879) Improve filter condition in Join - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/27 13:23:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2787) Json aggregate calls with different null clause get incorrectly merged during converting from SQL to relational algebra - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/27 14:30:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2787) Json aggregate calls with different null clause get incorrectly merged during converting from SQL to relational algebra - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/27 16:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2787) JSON aggregate calls with different null clause get incorrectly merged during converting from SQL to relational algebra - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/27 16:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2879) Improve filter condition in Join - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/27 17:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2742) Update RexImpTable to user DataContext to retrieve USER and SYSTEM_USER - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/27 19:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2819) Add a version of LoptOptimizeJoinRule that uses the first ordering it finds - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2820) Add a version of AggregateReduceFunctionsRule that does not reduce SUm -> SUM0 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:43:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2822) Allow multi-join rules to be used with any project/filter - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:44:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2824) Fix invalid usage of RexExecutorImpl - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2801) Check input type in AggregateUnionAggregateRule when remove the bottom Aggregate - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2785) In EnumerableAggregate, wrong result produced If there are sorted aggregates and non-sorted aggregates at the same time - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2648) Output collation of EnumerableWindow is not consistent with its implementation - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2593) Sometimes fails to plan when a RelNode transform multiple collations to single collation - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2751) MetadataCycleException not handled in VolcanoRelMetadataProvider - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1703) Query with BETWEEN or AGGREGATE functions on TIMESTAMP column throws ClassCastException - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:51:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2697) Better handling bindable params pushed down to JDBC schema - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1703) Query with BETWEEN or AGGREGATE functions on TIMESTAMP column throws ClassCastException - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2667) sql2rel fails on join between table function and other table - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2641) DATE and TIMESTAMP arguments to user-defined table function - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2597) RelDataTypeImpl:digest can not describe a type completely. - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-525) Exception-handling in built-in functions - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 19:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1681) Provide a way to copy RelNode trees between clusters - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1882) Can't obtain the user defined aggregate function such as sum,avg by calcite - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1940) Implement dialect specific support for sequences - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1956) Allow MultiJoin to contain multiple FULL joins - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1926) Function names are unparsed quoted while PostgreSQL can only handle unquoted function names - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1962) SqlOrderBy unparse ignores dialect. - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1975) make some method in SqlTypeFactoryImpl public - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1994) Elasticsearch5 not working using sqlline - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2067) RexBuilder can't handle NaN,Infinity double constants - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2033) Support followed by in pattern definition for MATCH_RECOGNIZE - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2157) ClickHouse dialect implementation - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:09:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2165) SqlCallingBinding.getOperandLiteralValue should ignore AssertionError - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:09:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2204) Volcano Planner may not choose the cheapest cost plan - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/27 20:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2597) RelDataTypeImpl: digest can not describe a type completely - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/27 20:14:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2827) Allow CONVENTION.NONE planning with VolcanoPlanner - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2019/02/27 21:11:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2827) Allow CONVENTION.NONE planning with VolcanoPlanner - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2019/02/27 21:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2194) Schema access authorization feature - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2254) Test against IBM Java - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2298) Correlated SubQuery in Having generates error plan when correlated fields does not exist - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-500) Ensure EnumerableJoin hashes the smallest input - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:18:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2209) Support loading JSON model file through URL - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2290) Type mismatch during flattening - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:20:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2290) Type mismatch during flattening - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2288) Type assertion error when reducing partially constant expression - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:31:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2288) Type assertion error when reducing partially constant expression - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:33:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2340) Invalid cast generated by AvgVarianceConvertlet - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:34:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2343) PushProjector with OVER expression causing infinite loop - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2348) handling non-deterministic operator in rules - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:36:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2348) Handling non-deterministic operator in rules - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-194) Array items in MongoDB adapter - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2397) Column Index not getting set on correlationIds - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:39:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2399) Allow SqlImplementor classes to be extended - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2414) CUME_DIST/PERCENT_RUNK window functions - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2395) Support SELECT xxx FROM TABLE FOR UPDATE syntax - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:44:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2421) RexSimplify#simplifyAnds foregoes some simplications if unknownAsFalse set to true - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2442) Cassandra unit test intermittent failures - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2456) VolcanoRuleCall#match works incorrectly for unordered child operand - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2453) Enhance the SQL parser in order to optionally support semicolon at the end of the sql statements - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1776) Implement CORR and REGR_* aggregate functions - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2460) Add implementation of To_Base64 to SqlFunctions - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2496) EXTRACT function: MILLI/MICRO/NANOSECOND parts of a DATE must be zero - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2589) VolcanoPlanner#fireRules and VolcanoRuleCall#matchRecurse should ignore known-to-be-unimportant relations - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/28 00:28:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Forward Xu (JIRA)" <ji...@apache.org> on 2019/02/28 03:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2457) Upgrade to JUnit 5 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/28 04:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2880) Add the JSON_PRETTY function - posted by "Ritesh (JIRA)" <ji...@apache.org> on 2019/02/28 06:55:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2880) Add the JSON_PRETTY function - posted by "Ritesh (JIRA)" <ji...@apache.org> on 2019/02/28 06:58:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2880) Add the JSON_PRETTY function - posted by "Ritesh (JIRA)" <ji...@apache.org> on 2019/02/28 06:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2881) Add the JSON_PRETTY function - posted by "Ritesh (JIRA)" <ji...@apache.org> on 2019/02/28 07:00:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2881) Add the JSON_PRETTY function - posted by "Ritesh (JIRA)" <ji...@apache.org> on 2019/02/28 07:45:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2882) ConnectionProperties lose effectiveness when connection reopen after expired - posted by "shining (JIRA)" <ji...@apache.org> on 2019/02/28 09:28:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2859) Centralize Calcite system properties - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/28 10:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1912) Support "FOR SYSTEM_TIME AS OF" in regular queries - posted by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/02/28 11:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2881) Add the JSON_PRETTY function - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/28 13:26:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2861) Exception occurs when do +-*/ between decimal and other numeric types - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2019/02/28 14:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1994) Elasticsearch5 not working using sqlline - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/28 14:26:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-1994) Elasticsearch5 not working using sqlline - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/28 14:27:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2079) [Not working with ES5] java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/28 14:28:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2079) [Not working with ES5] java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/02/28 14:28:01 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2421) RexSimplify#simplifyAnds foregoes some simplications if unknownAsFalse set to true - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/28 15:59:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2703) Reduce code generation and class loading overhead when executing queries in the EnumerableConvention - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/28 16:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2818) EXTRACT returns wrong results for DATE and TIMESTAMP values before epoch - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/02/28 17:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2882) ConnectionProperties lose effectiveness when connection reopen after expired - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/28 19:35:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-2864) Add the JSON_DEPTH function - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/02/28 21:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-896) Remove Aggregate if grouping columns are unique and all functions are splittable - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/28 23:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-896) Remove Aggregate if grouping columns are unique and all functions are splittable - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/02/28 23:18:00 UTC, 0 replies.