You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CALCITE-4713) JavaTypeFactory#leastRestrictive returns wrong type for JavaType(String) - posted by "Zuozhi Wang (Jira)" <ji...@apache.org> on 2021/08/02 22:48:00 UTC, 0 replies.
- Re: does Calcite have the mathematical equation transformation such a + b = c to a = c - b - posted by Yanjing Wang <zh...@gmail.com> on 2021/08/03 01:57:18 UTC, 0 replies.
- [jira] [Created] (CALCITE-4714) open confluence namespace for store design and proposal doc - posted by "shampoo liu (Jira)" <ji...@apache.org> on 2021/08/03 02:39:00 UTC, 0 replies.
- Re: Proposal to extend Calcite into a incremental query optimizer - posted by Botong Huang <pk...@gmail.com> on 2021/08/03 04:53:54 UTC, 0 replies.
- [jira] [Created] (CALCITE-4715) Create CITATION.cff for BibTex, APA citation UI in GitHub - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/08/03 06:57:00 UTC, 0 replies.
- Re: ClassCastException: FamilyOperandTypeChecker cannot be cast to SqlOperandMetadata - posted by Julian Hyde <jh...@gmail.com> on 2021/08/04 04:15:28 UTC, 1 replies.
- [jira] [Created] (CALCITE-4716) ClassCastException converting SARG in RelNode to SQL - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/08/04 19:18:00 UTC, 0 replies.
- Fwd: [DISCUSS] Developing an "Arrow Compute IR [Intermediate Representation]" to decouple language front ends from Arrow-native compute engines - posted by Julian Hyde <jh...@gmail.com> on 2021/08/05 00:01:17 UTC, 0 replies.
- [jira] [Created] (CALCITE-4717) Lax mode for JSON paths doesn't automatically unnest arrays - posted by "Ingo Bürk (Jira)" <ji...@apache.org> on 2021/08/05 12:22:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4718) Erroneous correlate variables in case of using collect sub-queries into ARRAY, MAP and MULTISET. - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/08/05 17:06:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4719) Add variants of RexSubQuery that collect sub-queries into MULTISET, ARRAY and MAP collections - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/08/05 18:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4720) Obsolete the Collect relational operator, using Aggregate and ARRAY_AGG (and new aggregate functions MULTISET_AGG and MAP_AGG) instead - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/08/05 19:18:00 UTC, 0 replies.
- Re: Integrate the Cosette prover in Calcite's RelNode rewrite tests - posted by Julian Hyde <jh...@gmail.com> on 2021/08/07 04:08:01 UTC, 1 replies.
- [jira] [Created] (CALCITE-4721) SqlSelect's setOperand method cannot set `hints`, failed with AssertionError - posted by "Enze Liu (Jira)" <ji...@apache.org> on 2021/08/09 06:13:00 UTC, 0 replies.
- Reviewer/committer needed for [CALCITE-4544] Deprecate Metadata API backed by Java Reflection - posted by Julian Hyde <jh...@gmail.com> on 2021/08/09 19:45:09 UTC, 0 replies.
- [jira] [Created] (CALCITE-4722) CHECKERFRAMEWORK job always fails in Travis CI - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/08/10 09:54:00 UTC, 0 replies.
- Re: Review request: CALCITE-4652 (fix AggregateExpandDistinctAggregatesRule when SUM type is expanded) - posted by Taras Ledkov <tl...@gridgain.com> on 2021/08/10 12:10:28 UTC, 0 replies.
- Materialized View and Lattice Suggester help - posted by Scott Reynolds <sd...@gmail.com> on 2021/08/10 16:56:41 UTC, 0 replies.
- [jira] [Created] (CALCITE-4723) Check whether JDBC adapter generates "GROUP BY ()" against Oracle, DB2, MSSQL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/08/10 18:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4724) ClickHouseSqlDialect `supportsAliasedValues` should return false. - posted by "Enze Liu (Jira)" <ji...@apache.org> on 2021/08/11 05:49:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4725) Between clause operands checker should check all combinations of the three operands - posted by "Yao Zhang (Jira)" <ji...@apache.org> on 2021/08/11 07:09:00 UTC, 0 replies.
- QueryableTable can only be implemented as ENUMERABLE convention - posted by Martin Jonsson <ma...@yahoo.fr.INVALID> on 2021/08/11 12:09:23 UTC, 1 replies.
- [jira] [Created] (CALCITE-4726) Add support for filters in AggregateExpandWithinDistinctRule - posted by "Will Noble (Jira)" <ji...@apache.org> on 2021/08/11 18:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4727) Fix RpcMetadata JSON reference - posted by "John Bodley (Jira)" <ji...@apache.org> on 2021/08/11 18:59:00 UTC, 0 replies.
- I'd like to be a registered JIRA contributor. - posted by Will Noble <wn...@google.com.INVALID> on 2021/08/11 19:58:34 UTC, 1 replies.
- [jira] [Created] (CALCITE-4728) Parse and validate procedural code (such as SQL/PSM, PL/SQL, PL/pgSQL, T-SQL) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/08/12 07:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4729) Column in CTE should be ambiguous - posted by "Lantao Jin (Jira)" <ji...@apache.org> on 2021/08/12 08:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4730) QueryableTable with bindable convention - posted by "Martin Jonsson (Jira)" <ji...@apache.org> on 2021/08/12 08:38:00 UTC, 0 replies.
- Looking for a committer to merge: CALCITE-4652 (fix AggregateExpandDistinctAggregatesRule when SUM type is expanded) - posted by Taras Ledkov <tl...@gridgain.com> on 2021/08/12 09:17:07 UTC, 1 replies.
- [jira] [Created] (CALCITE-4731) date type field group problem - posted by "james yang (Jira)" <ji...@apache.org> on 2021/08/12 11:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4732) date type field group problem - posted by "james yang (Jira)" <ji...@apache.org> on 2021/08/12 11:04:00 UTC, 0 replies.
- Looking for a committer to merge CALCITE-4544 Deprecating Reflection base Rel Metadata - posted by James Starr <ja...@gmail.com> on 2021/08/12 16:11:09 UTC, 0 replies.
- Visualization of Graphviz - posted by Thomas Rebele <tr...@tibco.com.INVALID> on 2021/08/12 17:09:59 UTC, 3 replies.
- [jira] [Created] (CALCITE-4733) `MaterializedViewAggregateRule` should not rewrite top level name alias in project. - posted by "Enze Liu (Jira)" <ji...@apache.org> on 2021/08/13 03:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4734) Materialization-Failed, when meeting same projs in mv. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/08/13 03:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4735) Unify Rules in SubstitutionVisitor should be adjusted. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/08/13 07:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4736) There are some unreasonable process of SubstitutionVisitor - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/08/13 08:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4737) Add Volcano visualizer for debugging - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/08/13 15:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4738) Pattern of RelNode: `Aggregate-Project-Aggregate` executing RelToSqlConverter error. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/08/14 09:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4739) json_object pushdown JDBC Postgresql - posted by "Martin Jonsson (Jira)" <ji...@apache.org> on 2021/08/16 15:59:00 UTC, 0 replies.
- Re: Discussion around CALCITE-2489 (risks linked to Class.getFields()) - posted by Alessandro Solimando <al...@gmail.com> on 2021/08/16 16:10:45 UTC, 0 replies.
- Runtime Exception while using SqlParse. - posted by Jariv Narup <ja...@gmail.com> on 2021/08/16 20:57:59 UTC, 4 replies.
- Analyzing SQL queries with default catalog/database names - posted by Zheng Shao <zh...@uber.com.INVALID> on 2021/08/16 22:02:17 UTC, 1 replies.
- [jira] [Created] (CALCITE-4740) Converting rel to sql with big query dialect results incorrect having clause - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/08/17 07:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4741) AbstractRelNode#getId can overflow into a negative value causing CompileException in certain Enumerable implement methods - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/08/17 08:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4742) AssertionError in SubQueryRemoveRule.rewriteSome while rewriting ANY subquery - posted by "Ivan Daschinsky (Jira)" <ji...@apache.org> on 2021/08/17 11:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4743) Convert rel to sql fail, when meeting aggregate of no-group and no-aggcall. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/08/17 12:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4744) Add - posted by "keaton drebes (Jira)" <ji...@apache.org> on 2021/08/17 15:12:00 UTC, 0 replies.
- Looking for a committer to merge CALCITE-4665: Allow Aggregate.groupSet to contain columns not in any of the groupSets - posted by xiong duan <no...@gmail.com> on 2021/08/17 15:47:50 UTC, 1 replies.
- [jira] [Created] (CALCITE-4745) RelDataTypeSystemImpl.deriveAvgAggType typing error - posted by "keaton drebes (Jira)" <ji...@apache.org> on 2021/08/17 20:55:00 UTC, 0 replies.
- Requesting a review on a PR----[CALCITE-4486]:support UNIQUE predicate - posted by xiong duan <no...@gmail.com> on 2021/08/17 23:41:25 UTC, 0 replies.
- Restore the NOT_EQUALS expression when converting Rel to Sql - posted by Yanjing Wang <zh...@gmail.com> on 2021/08/18 08:52:44 UTC, 1 replies.
- [jira] [Created] (CALCITE-4746) Pivots with pivotAgg without alias fail - posted by "Toni Mueller (Jira)" <ji...@apache.org> on 2021/08/18 12:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4747) it seemes that collecGarbage in HepPlanner dose not clean outdated edges? - posted by "Jianhui Dong (Jira)" <ji...@apache.org> on 2021/08/19 04:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4748) duplicate columnName in grouping sets get the wrong result - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/08/21 02:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4749) Division with two operands of integer family can't return value with decimal data type. - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2021/08/23 06:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4750) derive the table structurt - posted by "Qingyang Feng (Jira)" <ji...@apache.org> on 2021/08/23 06:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4751) SqlParserImpl.FACTORY does not support infix cast operator ('10'::INT) - posted by "Toni Mueller (Jira)" <ji...@apache.org> on 2021/08/23 11:26:00 UTC, 0 replies.
- derive the table structurt - posted by open <ex...@huawei.com> on 2021/08/24 08:52:57 UTC, 0 replies.
- [jira] [Created] (CALCITE-4752) PreparedStatement#SetObject() fails for BigDecimal values - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/08/24 14:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4753) Extend FunctionContext with a DataContext getter - posted by "Paweł Łoziński (Jira)" <ji...@apache.org> on 2021/08/24 14:48:00 UTC, 0 replies.
- Requesting a Review about PR----[CALCITE-4486] - posted by xiong duan <no...@gmail.com> on 2021/08/25 01:39:07 UTC, 0 replies.
- Calcite Fail type assertion for “CHAR(1) NOT NULL” when converting validated SqlNode into relational expressions - posted by xiarui <xi...@smail.nju.edu.cn> on 2021/08/25 03:15:12 UTC, 1 replies.
- Calcite 2339 PR Workflow Approval - posted by Brandon Chong <br...@dremio.com> on 2021/08/25 19:04:15 UTC, 0 replies.
- Table, RelOptTable and SqlValidatorTable - posted by 董剑辉 <mu...@gmail.com> on 2021/08/26 07:02:56 UTC, 1 replies.
- [jira] [Created] (CALCITE-4754) Invalid Redshift SQL when executing a PIVOT query - posted by "Javier Rivas Rodriguez (Jira)" <ji...@apache.org> on 2021/08/27 01:31:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4755) Bump Avatica version 1.19.0-SNAPSHOT - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/08/27 06:22:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4756) When subquery include NULL value, Calcite should return the right result - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/08/27 11:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4757) When select constant value NULL, Calcite throws unknown type 0 - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/08/28 07:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4758) When All sub-query contains 3-valued logic, Calcite return wrong result - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/08/30 15:54:00 UTC, 0 replies.
- Difficulties writing custom parser in SBT build system - posted by Tej Nair <te...@arista.com.INVALID> on 2021/08/30 20:23:26 UTC, 2 replies.
- [jira] [Created] (CALCITE-4759) JoinPushThroughJoinRule does not match two joins - posted by "Andrew Pilloud (Jira)" <ji...@apache.org> on 2021/08/30 22:08:00 UTC, 0 replies.