You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CALCITE-3658) TableModify of Update contains correlated variable by mistake. - posted by "Jin Xing (Jira)" <ji...@apache.org> on 2020/01/01 08:24:00 UTC, 0 replies.
- Draft board report for January 2020 - posted by Stamatis Zampetakis <za...@gmail.com> on 2020/01/01 10:18:55 UTC, 11 replies.
- [jira] [Created] (CALCITE-3659) Optimize EnumerableMergeJoin: avoid creating Linq4j.product for each matching group - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/01 15:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3660) PigRelBuilderStyleTest#testImplWithJoin fails with FrontendException: ERROR 1066: Unable to open iterator for alias t - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/01 15:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3661) Derive rowCount statistics for tables in ReflectiveSchema that are based on arrays/collections - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/01 20:23:00 UTC, 0 replies.
- Re: Understanding the Window Enumerable Process - posted by Feng Zhu <we...@gmail.com> on 2020/01/02 03:55:06 UTC, 2 replies.
- [jira] [Created] (CALCITE-3662) Generate wrong SQL when plan contains Project(Sort(Aggregate)) and aggreagated field has no alias - posted by "Lei Jiang (Jira)" <ji...@apache.org> on 2020/01/02 06:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3663) Support for TRIM function in Bigquery dialect - posted by "Dhirenda Gautam (Jira)" <ji...@apache.org> on 2020/01/02 07:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3664) Lost sort in subquery when converting SqlNode to Relnode - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2020/01/02 09:47:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3665) Better estimate join row count when one of the sides is known to be unique - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/02 12:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3666) Refine RelMdColumnUniqueness for Calc - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/02 13:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3667) EnumerableMergeJoin should not use take-while enumerator - posted by "Jin Xing (Jira)" <ji...@apache.org> on 2020/01/02 14:49:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3668) VolcanoPlanner doesn't match all the RelSubSet in matchRecursive - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/02 22:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3669) logical plan optimizer test not correct - posted by "jackylau (Jira)" <ji...@apache.org> on 2020/01/03 08:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3670) Add ability to release resources when connection is closed - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/03 08:05:00 UTC, 0 replies.
- Calcite-Master - Build # 1535 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/03 08:31:44 UTC, 0 replies.
- [jira] [Created] (CALCITE-3671) Join cost computation should consider join condition (equi vs non-equi) - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/01/03 09:11:00 UTC, 0 replies.
- Calcite-Master - Build # 1536 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/03 09:39:48 UTC, 0 replies.
- [jira] [Created] (CALCITE-3672) Support implicit type coercion for insert and update - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/03 11:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3673) ListTransientTable should not leave tables in the schema - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/03 11:23:00 UTC, 0 replies.
- Calcite-Master - Build # 1537 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/03 12:28:16 UTC, 0 replies.
- [DISCUSS] RelOptTableImpl#toRel vs EnumerableTableScan - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/03 12:35:44 UTC, 3 replies.
- Calcite-Master - Build # 1538 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/03 13:25:59 UTC, 0 replies.
- [jira] [Created] (CALCITE-3674) EnumerableMergeJoinRule fails with NPE on nullable join keys - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/03 14:01:00 UTC, 0 replies.
- Calcite-Master - Build # 1539 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/03 14:20:08 UTC, 0 replies.
- [jira] [Created] (CALCITE-3675) SQL to Rel conversion is broken for coalesce on nullable field - posted by "Anton Haidai (Jira)" <ji...@apache.org> on 2020/01/03 16:06:00 UTC, 0 replies.
- [DISCUSS] Stream tables vs hash joins - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/03 18:19:32 UTC, 2 replies.
- [DISCUSS] CALCITE-3661, CALCITE-3665, MaterializationTest vs HR schema statistics - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/03 20:21:09 UTC, 2 replies.
- [jira] [Created] (CALCITE-3676) VolcanoPlanner. dumpGraphviz should handle exception gracefully - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/04 06:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3677) Add assertion to EnumerableTableScan constructor to validate if the table is suitable for enumerable scan - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/04 07:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3678) Calcite to support map_filter function - posted by "Ritesh (Jira)" <ji...@apache.org> on 2020/01/04 09:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3679) Calcite to support Lamda Expressions - posted by "Ritesh (Jira)" <ji...@apache.org> on 2020/01/04 09:57:00 UTC, 0 replies.
- [DISCUSS] CALCITE-3656, 3657, 1842: cost improvements, cost units - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/04 15:55:54 UTC, 6 replies.
- [jira] [Created] (CALCITE-3680) Add ability to express unique constraints in ReflectiveSchema - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/04 16:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3681) Refine RelMdColumnUniqueness and RelMdRowCount for Aggregate - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/04 16:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3682) MaterializationService#defineMaterialization loses information on unique keys - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/04 19:55:00 UTC, 0 replies.
- [DISCUSS] MaterializationTest#testAggregateMaterializationOnCountDistinctQuery1 is very fragile - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/04 19:58:32 UTC, 0 replies.
- Re: [DISCUSS] Revert [CALCITE-1842] Sort.computeSelfCost() calls makeCost() with arguments in wrong order - posted by Stamatis Zampetakis <za...@gmail.com> on 2020/01/04 22:28:01 UTC, 5 replies.
- Calcite-Master - Build # 1540 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/05 03:29:16 UTC, 0 replies.
- [jira] [Created] (CALCITE-3683) Enhanced MATH Function - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3684) IMPLEMENT CBRT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:32:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3685) IMPLEMENT RINT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3686) IMPLEMENT ADDEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3687) IMPLEMENT SUBTRACTEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3688) IMPLEMENT MULTIPLYEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3689) IMPLEMENT INCREMENTEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3690) IMPLEMENT DECREMENTEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3692) IMPLEMENT TOINTEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3691) IMPLEMENT NEGATEEXACT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3693) IMPLEMENT ULP FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3694) IMPLEMENT SINH FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:41:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3695) IMPLEMENT TANH FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:41:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3696) IMPLEMENT HYPOT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3697) IMPLEMENT COPYSIGN FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3698) IMPLEMENT GETEXPONENT FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3699) IMPLEMENT NEXTAFTER FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3700) IMPLEMENT NEXTUP FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3702) IMPLEMENT SCALB FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3701) IMPLEMENT NEXTDOWN FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3703) IMPLEMENT TWOTOTHEDOUBLESCALEUP FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3704) IMPLEMENT TWOTOTHEDOUBLESCALEDOWN FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3705) IMPLEMENT POWEROFTWOD FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:47:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3706) IMPLEMENT POWEROFTWOF FUNCTION - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 07:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3707) Implement COSH function - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/05 10:55:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3708) Make VolcanoCost account cpu and io properties when comparing costs - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/05 12:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3709) Use "rejected row count" for RelOptCost#getRows - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/05 13:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3710) MaterializationService#defineMaterialization should inherit connection properties - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/05 13:30:00 UTC, 0 replies.
- [discuss] Enhanced MATH Function - posted by forwardxu <23...@qq.com> on 2020/01/06 02:30:43 UTC, 4 replies.
- [QUESTION] How could getTableName(columnIndex) return the correct result? - posted by Juan Pan <pa...@apache.org> on 2020/01/06 07:42:44 UTC, 6 replies.
- [jira] [Created] (CALCITE-3711) Correlate should override estimateRowCount - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/01/06 08:58:00 UTC, 0 replies.
- Re: Monthly online Calcite meetups - posted by Muhammad Gelbana <mg...@apache.org> on 2020/01/06 16:04:08 UTC, 1 replies.
- CALCITE-2223: testJoinMaterialization5 vs infinite match of ProjectMergeRule - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/06 16:20:01 UTC, 1 replies.
- [jira] [Created] (CALCITE-3712) Optimize lossless casts in RexSimplify: CAST(CAST(intExpr as BIGINT) as INT) => intExpr - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/06 17:06:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3713) Remove column names from Project#digest - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/06 17:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3714) BitString.createFromBytes reverses order of the bits in each byte - posted by "Andrew Pilloud (Jira)" <ji...@apache.org> on 2020/01/07 01:30:00 UTC, 0 replies.
- Re: [DISCUSSION] Wrong GROUP_ID function - posted by Julian Hyde <jh...@apache.org> on 2020/01/07 01:53:20 UTC, 0 replies.
- Re: [DISCUSS] Proposal to add API to force rules matching specific rels - posted by Danny Chan <yu...@gmail.com> on 2020/01/07 09:29:46 UTC, 13 replies.
- Question about Volcano's planner root converters - posted by Roman Kondakov <ko...@mail.ru.INVALID> on 2020/01/07 10:35:00 UTC, 1 replies.
- Gradle documentation update - posted by Michael Mior <mm...@apache.org> on 2020/01/07 11:35:19 UTC, 19 replies.
- [jira] [Created] (CALCITE-3715) Add a interface to pass the table hints to RelOptTable - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/07 12:19:00 UTC, 0 replies.
- Support for current_timestamp(p) function till precision 6 - posted by Bindi Barnwal <bi...@datametica.com.INVALID> on 2020/01/07 13:29:54 UTC, 1 replies.
- [DISCUSS] getCumulativeCost vs Planner#getCost(rel, mq) - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/07 18:50:46 UTC, 0 replies.
- [jira] [Created] (CALCITE-3716) ResultSetMetaData.getTableName should return empty string, not null, when column does not map to a table - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/07 18:56:02 UTC, 0 replies.
- Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0? - posted by Francis Chuang <fr...@apache.org> on 2020/01/07 20:36:50 UTC, 2 replies.
- [jira] [Created] (CALCITE-3717) Query fails with "division by zero" exception - posted by "Hank Miller (Jira)" <ji...@apache.org> on 2020/01/08 11:19:00 UTC, 0 replies.
- [discuss] Implement Presto adapter - posted by Forward Xu <fo...@gmail.com> on 2020/01/08 13:44:02 UTC, 6 replies.
- [DISCUSS] propagateCostImprovements vs incremental bestCost maintenance vs metadata - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/08 15:21:48 UTC, 3 replies.
- Cannot parse query that contains colons for casting in postgres sql - posted by Rick Liao <ri...@data.world> on 2020/01/08 22:05:01 UTC, 1 replies.
- [jira] [Created] (CALCITE-3718) Support Intersect and Minus in Bindables - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/01/09 07:00:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-3719) Add customizable hint error handler - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/09 08:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3720) failed to validate the field in match_recognize phase - posted by "Axis (Jira)" <ji...@apache.org> on 2020/01/09 10:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3721) Filter of distinct aggregate call is lost after applying `AggregateExpandDistinctAggregatesRule` - posted by "Shuo Cheng (Jira)" <ji...@apache.org> on 2020/01/10 03:42:00 UTC, 0 replies.
- Calcite-Master - Build # 1554 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/10 06:30:21 UTC, 3 replies.
- [jira] [Created] (CALCITE-3722) Add Hook#PLAN_BEFORE_IMPLEMENTATION to capture the plan after optimization - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/10 11:04:00 UTC, 0 replies.
- Calcite-Master - Build # 1557 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/10 13:21:39 UTC, 0 replies.
- Calcite-Master - Build # 1558 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/10 13:41:50 UTC, 0 replies.
- [jira] [Created] (CALCITE-3723) Following the change to add hints to RelNode, deprecate the old constructors - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/10 19:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3724) Implement PrestoSqlDialect - posted by "Forward Xu (Jira)" <ji...@apache.org> on 2020/01/11 02:51:00 UTC, 0 replies.
- [DISCUSS] Randomize VolcanoRule execution order for better test coverage - posted by Vladimir Sitnikov <si...@gmail.com> on 2020/01/11 09:19:18 UTC, 3 replies.
- Calcite-Master - Build # 1560 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/11 11:24:33 UTC, 0 replies.
- [jira] [Created] (CALCITE-3725) RelMetadataTest fails with NPE due to unsafe RelMetadataQuery.instance call - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/11 13:05:00 UTC, 0 replies.
- Calcite-Master - Build # 1561 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/11 13:25:15 UTC, 0 replies.
- [jira] [Created] (CALCITE-3726) Allow declaring type objects - posted by "Ritesh (Jira)" <ji...@apache.org> on 2020/01/12 07:25:00 UTC, 0 replies.
- Contributors of 2019 - posted by Stamatis Zampetakis <za...@gmail.com> on 2020/01/12 14:46:41 UTC, 6 replies.
- [jira] [Created] (CALCITE-3727) Deduce nullability of RelDataTypeField for Join - posted by "Jin Xing (Jira)" <ji...@apache.org> on 2020/01/12 18:20:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3728) Eliminate the warnings for Gradle build task - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/13 03:15:00 UTC, 0 replies.
- Calcite-Master - Build # 1563 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/13 07:25:02 UTC, 0 replies.
- [jira] [Created] (CALCITE-3729) Filters failed to be pushed down when it's identical to join condition. - posted by "Jin Xing (Jira)" <ji...@apache.org> on 2020/01/13 08:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3730) Add hints to RelBuilder - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/13 12:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3731) Add IF function for BigQuery, Hive and Spark Dialects - posted by "vaibhav jain (Jira)" <ji...@apache.org> on 2020/01/13 14:03:00 UTC, 0 replies.
- Fwd: Why Apache Spark doesn't use Calcite? - posted by Michael Mior <mm...@apache.org> on 2020/01/13 14:30:20 UTC, 2 replies.
- Calcite-Master - Build # 1565 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/13 21:28:41 UTC, 0 replies.
- Calcite-Master - Build # 1567 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/14 11:57:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-3732) Implement bit functions and operators - posted by "hailong wang (Jira)" <ji...@apache.org> on 2020/01/14 12:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3733) MySQL JDBC rewrite should rewrite CAST as TIMESTAMP to CAST as DATETIME - posted by "Vineet Garg (Jira)" <ji...@apache.org> on 2020/01/14 17:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3734) MySQL JDBC rewrite is producing queries with CHAR with range beyond 255 - posted by "Vineet Garg (Jira)" <ji...@apache.org> on 2020/01/14 17:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3735) In ImmutableBeans, allow interfaces to have default methods - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/14 20:07:00 UTC, 0 replies.
- Calcite-Master - Build # 1568 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/15 00:23:40 UTC, 0 replies.
- Calcite-Master - Build # 1569 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/15 02:22:49 UTC, 0 replies.
- [jira] [Created] (CALCITE-3736) Add an interface in RelOptRuleCall to customize the propagation of hints before registering into planner rule - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/15 04:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3737) HOP Table-valued Function - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2020/01/15 06:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3738) Missing order by logical plan for insert statement - posted by "pengzhiwei (Jira)" <ji...@apache.org> on 2020/01/15 07:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3739) Remove failed snapshot track file in Windows OS for Cassandra adapter - posted by "Feng Zhu (Jira)" <ji...@apache.org> on 2020/01/15 07:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3740) Materialized view can not be matched in IntersectToCalcOnIntersect - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2020/01/15 07:35:00 UTC, 0 replies.
- [Discuss] Enhance Bitwise Function - posted by hailongwang <18...@163.com> on 2020/01/15 09:28:25 UTC, 0 replies.
- Query related to calcite custom function support - posted by Ashutosh Marathe <as...@citiustech.com.INVALID> on 2020/01/15 09:29:13 UTC, 1 replies.
- Calcite-Master - Build # 1570 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/16 02:21:54 UTC, 0 replies.
- [jira] [Created] (CALCITE-3741) duplicate ‘ordre by‘ key work generate in select - posted by "james601232 (Jira)" <ji...@apache.org> on 2020/01/16 06:31:00 UTC, 0 replies.
- Calcite-Master - Build # 1571 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/16 11:09:46 UTC, 0 replies.
- [jira] [Created] (CALCITE-3742) Update Gradle: 6.0.1 -> 6.1 - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/16 12:33:00 UTC, 0 replies.
- Calcite-Master - Build # 1572 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/16 14:11:39 UTC, 0 replies.
- [jira] [Created] (CALCITE-3743) Support PERCENT_RANK window aggregate function - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2020/01/16 20:05:00 UTC, 0 replies.
- Calcite-Master - Build # 1573 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/16 22:27:58 UTC, 0 replies.
- [jira] [Created] (CALCITE-3744) Duplicate RuleMatches when RelSet gets merged - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/16 23:16:00 UTC, 0 replies.
- Calcite-Avatica-Master - Build # 207 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/17 08:30:23 UTC, 0 replies.
- [jira] [Created] (CALCITE-3745) UnitCompiler can not find required class information. - posted by "SHEN KAI (Jira)" <ji...@apache.org> on 2020/01/17 08:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3746) RexSimplify changes the order of IS NOT NULL in And RexNode - posted by "pengzhiwei (Jira)" <ji...@apache.org> on 2020/01/17 10:59:00 UTC, 0 replies.
- Calcite Adapter Question - posted by Charles Givre <cg...@gmail.com> on 2020/01/17 18:29:36 UTC, 4 replies.
- Usage of SqlStdOperatorTable.BETWEEN from RelBuilder - posted by Hrudaya Reddy <hr...@csod.com> on 2020/01/18 01:55:54 UTC, 5 replies.
- [jira] [Created] (CALCITE-3747) Constructing BETWEEN with RelBuilder throws class cast exception - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2020/01/19 02:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3748) Exception while executing table function - posted by "swathi (Jira)" <ji...@apache.org> on 2020/01/20 05:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3749) JitPack build fails - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2020/01/20 11:15:00 UTC, 0 replies.
- Calcite-Master - Build # 1577 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/20 12:25:29 UTC, 1 replies.
- [jira] [Created] (CALCITE-3750) PigRelBuilderStyleTest fails with ConcurrentModificationException - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/20 12:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3751) JDBC adapter wrongly pushes ORDER BY into sub-query - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/21 05:36:00 UTC, 0 replies.
- Too complex query plan by Calcite having correlated subqueries (TPC-H query) - posted by Yoon-Min Nam <zk...@gmail.com> on 2020/01/21 10:29:12 UTC, 0 replies.
- Call for presentations for ApacheCon North America 2020 now open - posted by Rich Bowen <rb...@apache.org> on 2020/01/21 15:04:13 UTC, 0 replies.
- [DISCUSS] [CALCITE-3271] EMIT syntax proposal for event-timestamp semantic windowing - posted by Rui Wang <am...@apache.org> on 2020/01/21 19:21:56 UTC, 8 replies.
- Deprecated calls - posted by Julian Hyde <jh...@apache.org> on 2020/01/21 20:57:19 UTC, 0 replies.
- [jira] [Created] (CALCITE-3752) PIVOT and UNPIVOT - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/21 21:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3753) Always try to match and execute substitution rule first and remove rulematch ordering - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/21 23:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3754) Redis tests fail on ppc64le - posted by "AK97 (Jira)" <ji...@apache.org> on 2020/01/22 09:33:00 UTC, 0 replies.
- Re: [DISCUSS] Towards Calcite 1.22 - posted by Andrei Sereda <an...@sereda.cc> on 2020/01/22 16:07:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-3755) Ascending rule match with RelSubset operand doesn't work - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/23 19:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3756) RelSubset should not match operand(RelNode.class) - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/23 20:58:00 UTC, 0 replies.
- Calcite-Master - Build # 1578 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 22:23:49 UTC, 0 replies.
- Calcite-Master - Build # 1579 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 23:23:52 UTC, 0 replies.
- Calcite-Master - Build # 1580 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 01:26:32 UTC, 0 replies.
- [jira] [Created] (CALCITE-3757) When merging sets, relnodes may be reregistered multiple times - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2020/01/28 05:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3758) FilterTableScanRule generate wrong mapping for filter condition when underlying is BindableTableScan - posted by "Jin Xing (Jira)" <ji...@apache.org> on 2020/01/28 08:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3759) class leak - posted by "Mike Villa (Jira)" <ji...@apache.org> on 2020/01/28 14:58:00 UTC, 0 replies.
- Autostyle errors on Windows - posted by Julian Hyde <jh...@apache.org> on 2020/01/29 07:33:11 UTC, 6 replies.
- [jira] [Created] (CALCITE-3760) Rewriting function without considering determinism can break query semantics - posted by "Jin Xing (Jira)" <ji...@apache.org> on 2020/01/30 13:51:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3761) How to write a rule with optional intermediate operands? - posted by "anjali shrishrimal (Jira)" <ji...@apache.org> on 2020/01/31 06:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3762) AggregateProjectPullUpConstantsRule causes fields to be out of order - posted by "hezhang (Jira)" <ji...@apache.org> on 2020/01/31 17:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-3763) RelBuilder.aggregate should prune unused fields from the input, if the input is a Project - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/31 19:26:00 UTC, 0 replies.