You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (CALCITE-4888) Fix type inferring when call RelBuilder.in with arguments that are different types. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/01 00:33:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4920) Introduce logical space pruning to TopDownRuleDriver - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2022/01/01 07:25:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4924) REGR_SXX and similar aggregate functions return the wrong data type - posted by "duan xiong (Jira)" <ji...@apache.org> on 2022/01/02 10:28:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4968) Calcite generates invalid MS SQL queries for the query with the LIMIT statement - posted by "Jess Balint (Jira)" <ji...@apache.org> on 2022/01/03 02:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4888) Fix type inferring when call RelBuilder.in with arguments that are different types. - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/03 04:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4888) The type of search argument literal is unexpected if the literal types of RelBuilder.in are different and compatible - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/03 04:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4888) The type of search argument literal is wrong if the literal types of RelBuilder.in are different and compatible - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/03 04:24:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4888) The type of generated search argument literal is wrong if the literal types of RelBuilder.in are different and compatible - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/03 04:26:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4888) The type of generated search argument literal is wrong if the literal types of RelBuilder.in are different and compatible - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/03 04:47:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4971) Update httpclients to latest - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 04:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4971) Update httpclients to latest - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 04:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4971) Update HttpClients to latest - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 04:59:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4971) Update HttpClients to latest - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/03 05:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4971) Update org.apache.httpcomponents:httpclient to latest - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 05:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4971) Update org.apache.httpcomponents:httpclient to latest - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 05:46:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4888) The type of generated search argument literal is wrong if the literal types of RelBuilder.in are different and compatible - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/03 06:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4962) Protobuf debug does not show request/response type - posted by "Marco Jorge (Jira)" <ji...@apache.org> on 2022/01/03 14:27:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4963) Extensibility of SqlDialectFactory lacks reusability of SqlDialectFactoryImpl.* - posted by "Marco Jorge (Jira)" <ji...@apache.org> on 2022/01/03 14:28:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4968) Calcite generates invalid MS SQL queries for the query with the LIMIT statement - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/03 18:33:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4972) Qualify subfields of array columns containing structs in return of getFieldOrigins - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2022/01/03 20:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4972) Qualify subfields of array columns containing structs in return of getFieldOrigins - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2022/01/03 21:06:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4972) Qualify subfields of array columns containing structs in return of getFieldOrigins - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2022/01/03 21:06:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4963) Extensibility of SqlDialectFactory lacks reusability of SqlDialectFactoryImpl.* - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/03 22:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4972) Qualify subfields of array columns containing structs in return of getFieldOrigins - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2022/01/04 00:20:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4972) Subfields of array columns containing structs are not qualified in getFieldOrigins - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2022/01/04 00:30:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4972) Subfields of array columns containing structs are not qualified in getFieldOrigins - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2022/01/04 00:40:00 UTC, 7 replies.
- [jira] [Resolved] (CALCITE-4962) Protobuf debug does not show request/response type - posted by "duan xiong (Jira)" <ji...@apache.org> on 2022/01/04 01:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4971) update httpclient and httpcore to latest 5.1 release - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/04 06:41:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4910) Enhance simplify to reduce ((a or d) and (a or c) and a and b) to (a and b) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/04 07:40:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4910) Enhance simplify to reduce ((a or d) and (a or c) and a and b) to (a and b) - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/04 07:53:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4872) UNKNOWN SqlTypeName erroneously treated as NULL - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 08:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4887) Filter subQuery remove not fully optimized - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 08:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4908) Support classpath resource name as model resource path - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 08:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4973) Upgrade log4j2 version to 2.17.1 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 11:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4974) Upgrade log4j2 version to 2.17.1 in Avatica - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 11:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4953) Deprecate TableAccessMap class - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/04 11:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4960) Enable unit tests in Elasticsearch Adapter - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4974) Upgrade log4j2 version to 2.17.1 in Avatica - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 14:23:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4973) Upgrade log4j2 version to 2.17.1 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 14:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4973) Upgrade log4j2 version to 2.17.1 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/04 14:24:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4292) Wrong results in ElasticSearch when query contains NOT EQUAL - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/04 14:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4975) Remove dependency to commons-lang3 - posted by "Gunnar Morling (Jira)" <ji...@apache.org> on 2022/01/04 16:59:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4975) Remove dependency to commons-lang3 - posted by "Gunnar Morling (Jira)" <ji...@apache.org> on 2022/01/04 16:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4955) Release Calcite 1.29.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 19:58:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4976) Release Calcite 1.30.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 19:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4976) Release Calcite 1.30.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 20:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4976) Release Calcite 1.30.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 20:03:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4955) Release Calcite 1.29.0 - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2022/01/04 20:09:00 UTC, 1 replies.
- [jira] [Reopened] (CALCITE-4955) Release Calcite 1.29.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 20:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4955) Release Calcite 1.29.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 20:20:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4975) Remove dependency on commons-lang3 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/04 20:42:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-3627) Incorrect null semantic for ROW function - posted by "Feng Zhu (Jira)" <ji...@apache.org> on 2022/01/05 01:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3557) ClassCastException for using nested multiset or array inside multiset - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/01/05 02:12:00 UTC, 6 replies.
- [jira] [Updated] (CALCITE-4910) Enhance simplify to reduce ((A OR D) AND (A OR C) AND A AND B) to (A AND B) - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/05 05:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4910) Enhance simplify to reduce ((A OR D) AND (A OR C) AND A AND B) to (A AND B) - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/05 06:54:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-3627) Incorrect null semantic for ROW function - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/05 11:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4865) Extends Table function to support Polymorphic Table Function - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/06 06:11:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-4519) INSERT mysql table operate failure - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/06 13:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4519) INSERT INTO mysql table failed with AUTO_INCREMENT field - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/06 13:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4519) INSERT INTO mysql table failed with AUTO_INCREMENT field - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/06 13:42:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4953) Deprecate TableAccessMap class - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/07 13:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/08 08:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/01/08 08:38:00 UTC, 7 replies.
- [jira] [Comment Edited] (CALCITE-4323) View with ORDER BY throws AssertionError during view expansion - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/01/08 08:38:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4977) Support Snapshot in RelMdColumnOrigins - posted by "Q Kang (Jira)" <ji...@apache.org> on 2022/01/09 13:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4977) Support Snapshot in RelMdColumnOrigins - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/09 13:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4978) Allow custom constant map in RelOptPredicateList - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2022/01/09 17:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4979) Add support for extending parser to support additional select statements - posted by "Julian Bright (Jira)" <ji...@apache.org> on 2022/01/09 20:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4979) Add support for extending parser to support additional select statements - posted by "Julian Bright (Jira)" <ji...@apache.org> on 2022/01/09 20:33:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-4901) RelToSqlConverter adds redundant order by output column for the result sql - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/10 08:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4980) Babel parser support MySQL equal operator '<=>' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/10 08:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4901) RelToSqlConverter adds redundant order by output column for the result sql - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/10 09:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4901) JDBC adapter incorrectly adds ORDER BY columns to the SELECT list of generated SQL query - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/10 09:08:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4980) Babel parser support MySQL equal operator '<=>' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/10 10:00:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4978) Allow custom constant map in RelOptPredicateList - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/01/10 13:05:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-320) When decorrelating TPCH21, Optiq fails to push where clauses into copied join subtrees - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/10 19:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-320) When decorrelating TPCH21, Optiq fails to push where clauses into copied join subtrees - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/10 19:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4979) Add support for extending parser to support additional select statements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/10 21:55:00 UTC, 5 replies.
- [jira] [Created] (CALCITE-4981) tpch q21 query plan has many cartesian joins after decorrelation - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/11 01:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4981) tpch q21 query plan has many cartesian joins after decorrelation - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/11 01:50:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4885) Fluent test fixtures so that dependent projects can write parser, validator and rules tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/11 02:02:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4980) Babel parser support MySQL NULL-safe equal operator '<=>' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/11 02:40:01 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4967) Support SQL hints for temporal table join - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/11 03:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4982) NoNull filed is pushed down into right of full-join in 'ProjectJoinTransposeRule' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/11 04:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4979) Add support for extending parser to support additional select statements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/11 05:26:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4982) NoNull filed is pushed down into leaf of out-join in 'ProjectJoinTransposeRule' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/11 06:04:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4977) Support Snapshot in RelMdColumnOrigins - posted by "duan xiong (Jira)" <ji...@apache.org> on 2022/01/11 06:40:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4977) Support Snapshot in RelMdColumnOrigins - posted by "duan xiong (Jira)" <ji...@apache.org> on 2022/01/11 06:40:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4981) tpch q21 query plan has many cartesian joins after decorrelation - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/11 07:29:00 UTC, 0 replies.
- [jira] (CALCITE-320) When decorrelating TPCH21, Optiq fails to push where clauses into copied join subtrees - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/11 07:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4982) NonNull field is pushed down into leaf of out-join in 'ProjectJoinTransposeRule' - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/11 08:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4982) NonNull field is pushed down into leaf of outer-join in 'ProjectJoinTransposeRule' - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/11 08:57:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4981) tpch q21 query plan has many cartesian joins after decorrelation - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/11 10:11:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4982) NonNull field is pushed down into leaf of outer-join in 'ProjectJoinTransposeRule' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/11 11:32:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4982) NonNull field shouldn't be pushed down into leaf of outer-join in 'ProjectJoinTransposeRule' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/11 12:14:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4982) NonNull field shouldn't be pushed down into leaf of outer-join in 'ProjectJoinTransposeRule' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/11 12:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4983) In SubstitutionVisitor, create a Calc when there has condition need pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/11 14:17:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4983) In SubstitutionVisitor, create a Calc when there has condition need pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/11 14:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4983) In SubstitutionVisitor, create a Calc when there has condition need pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/11 14:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4983) In SubstitutionVisitor, handle condition when unify Aggregate. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/11 14:26:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4983) In SubstitutionVisitor, handle condition when unify Aggregate. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/11 18:37:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4981) tpch q21 query plan has many cartesian joins after decorrelation - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/11 18:45:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-4981) tpch q21 query plan has many cartesian joins after decorrelation - posted by "Yifei Yang (Jira)" <ji...@apache.org> on 2022/01/11 18:45:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4872) UNKNOWN SqlTypeName erroneously treated as NULL - posted by "Will Noble (Jira)" <ji...@apache.org> on 2022/01/11 19:24:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4984) RelNode decorrelations is generating wrong group keys - posted by "Shiven Dvrk (Jira)" <ji...@apache.org> on 2022/01/12 01:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4984) RelNode decorrelation is generating wrong group keys - posted by "Shiven Dvrk (Jira)" <ji...@apache.org> on 2022/01/12 01:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4984) RelNode decorrelation is generating wrong group keys - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/12 02:43:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-4983) In SubstitutionVisitor, when unify Aggregate, - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/12 02:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4983) In SubstitutionVisitor's unifyAggregates, if there has grouping sets, we need to handle the condition need to pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/12 02:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4983) In SubstitutionVisitor's unifyAggregates, if Aggregate has grouping sets, we need to handle the condition need to pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/12 02:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4983) In SubstitutionVisitor's unifyAggregates, if Aggregate has grouping sets, we need to handle the condition needs to pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/12 02:47:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4983) In SubstitutionVisitor's unifyAggregates, if Aggregate has grouping sets, we need to handle the condition needs to pull up. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/12 02:47:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4985) Elasticsearch Adapter fails to execute a prepared statement - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/12 14:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4872) UNKNOWN SqlTypeName erroneously treated as NULL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/12 19:37:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4985) Elasticsearch Adapter fails to execute a prepared statement - posted by "duan xiong (Jira)" <ji...@apache.org> on 2022/01/12 23:42:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4986) Make HepProgram thread-safe - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/13 00:12:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4986) Make HepProgram thread-safe - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/13 00:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4985) Elasticsearch Adapter fails to execute a prepared statement - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/13 00:27:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4985) Elasticsearch Adapter fails to execute a prepared statement - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/13 00:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4985) Elasticsearch Adapter fails to execute a prepared statement with a bind variable - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/13 00:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4985) Elasticsearch Adapter fails to execute a prepared statement with a bind variable - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/13 00:41:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4983) When using mv rewriting, if aggregate has grouping sets, not handle the query's condition properly. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/13 11:26:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4983) When using mv rewriting, if aggregate has grouping sets, not handle the query's condition properly. - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2022/01/13 11:28:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4983) When using mv rewriting, if aggregate has grouping sets, not handle the query's condition properly. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/13 12:56:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-3673) ListTransientTable should not leave tables in the schema - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/13 13:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4054) RepeatUnion containing a Correlate with a transientScan on its RHS causes NPE - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/13 13:46:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4054) RepeatUnion containing a Correlate with a transientScan on its RHS causes NPE - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/13 13:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3673) ListTransientTable should not leave tables in the schema - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/13 13:47:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4958) bad performance execute plan when use dynamic parameters in a VALUES clause - posted by "hujiahua (Jira)" <ji...@apache.org> on 2022/01/14 03:35:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-4958) Poor performance execute plan when use dynamic parameters in a VALUES clause - posted by "hujiahua (Jira)" <ji...@apache.org> on 2022/01/14 03:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4958) Poor performance execute plan when use dynamic parameters in IN-list clause - posted by "hujiahua (Jira)" <ji...@apache.org> on 2022/01/14 03:51:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4958) Poor performance execute plan when use dynamic parameters in IN-list clause - posted by "hujiahua (Jira)" <ji...@apache.org> on 2022/01/14 04:06:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4986) Make HepProgram thread-safe - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/14 05:40:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4987) JDBC adapter generates incorrect query when order by alias collides with field in select item - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/14 09:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4987) JDBC adapter generates incorrect query when order by alias collides with field in select item - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/14 09:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4987) JDBC adapter generates incorrect query when order by alias collides with field in select item - posted by "duan xiong (Jira)" <ji...@apache.org> on 2022/01/14 11:34:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4980) Babel parser support MySQL NULL-safe equal operator '<=>' - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/14 12:34:00 UTC, 14 replies.
- [jira] [Updated] (CALCITE-4987) JDBC adapter generates incorrect query when ORDER BY alias collides with field in SELECT ITEM - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/14 13:08:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4338) Support MERGE INTO Clause - posted by "Tobi Vollebregt (Jira)" <ji...@apache.org> on 2022/01/14 22:47:00 UTC, 4 replies.
- [jira] [Assigned] (CALCITE-2552) Whether the JDBC adapter generates aliases in ORDER BY should be driven by the target dialect - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/16 00:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2552) JDBC adapter generates Non-Dialect Specific Order By Field Identifier - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/16 00:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4987) JDBC adapter generates incorrect query when ORDER BY alias collides with field in SELECT ITEM - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/17 10:05:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2552) JDBC adapter generates Non-Dialect Specific Order By Field Identifier - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/17 10:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4965) IS NOT NULL failed in Elasticsearch Adapter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/17 15:02:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4965) IS NOT NULL failed in Elasticsearch Adapter - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/01/17 19:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4965) IS NOT NULL failed in Elasticsearch Adapter - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/01/17 19:49:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4965) IS NOT NULL failed in Elasticsearch Adapter - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/18 00:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4988) ((A IS NOT NULL OR B) AND A) can't be simplify to (A) When A is deterministic - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/18 02:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4988) ((A IS NOT NULL OR B) AND A) can't be simplify to (A) When A is deterministic - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/18 02:15:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-1794) Simplify AND numeric comparisons when overlapping - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/18 07:41:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4967) Support SQL hints for temporal table join - posted by "Danny Chen (Jira)" <ji...@apache.org> on 2022/01/18 08:37:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/18 09:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4954) Group TEXT field failed in Elasticsearch Adapter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/18 10:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4989) Nested JSON_OBJECT creation does not produce proper json - posted by "Mans Singh (Jira)" <ji...@apache.org> on 2022/01/18 21:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4989) Nested JSON_OBJECT creation does not produce proper json - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/18 22:57:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4986) Make HepProgram thread-safe - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/19 06:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4568) Tempura: extending Calcite into an incremental query optimizer - posted by "zl (Jira)" <ji...@apache.org> on 2022/01/19 08:07:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4568) Tempura: extending Calcite into an incremental query optimizer - posted by "Botong Huang (Jira)" <ji...@apache.org> on 2022/01/19 11:54:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-1432) Add support for double colon cast e.g. '1'::INTEGER - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/19 12:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4989) Nested JSON_OBJECT creation does not produce proper json - posted by "Mans Singh (Jira)" <ji...@apache.org> on 2022/01/19 15:19:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-4990) Add SetOpFilterMergeRule for Converting UNION with same inputs but different filters to single input with OR Filter - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/21 06:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4990) Add SetOpFilterMergeRule for Converting UNION with same inputs but different filters to single input with OR Filter - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/21 06:40:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4899) Support hint for lateral table syntax - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/21 06:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4988) ((A IS NOT NULL OR B) AND A IS NOT NULL) can't be simplify to (A IS NOT NULL) - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/21 08:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4988) ((A IS NOT NULL OR B) AND A IS NOT NULL) can't be simplify to (A IS NOT NULL) When A is deterministic - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/21 08:40:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4991) Improve RuleLogger to also print input rels in FULL_PLAN mode - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/21 10:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4991) Improve RuleEventLogger to also print input rels in FULL_PLAN mode - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/21 10:48:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4991) Improve RuleEventLogger to also print input rels in FULL_PLAN mode - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/21 14:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4992) RestClient resource leak in ElasticSearch adapter - posted by "James Turton (Jira)" <ji...@apache.org> on 2022/01/21 14:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4992) RestClient resource leak in ElasticSearch adapter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/21 14:40:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4992) RestClient resource leak in ElasticSearch adapter - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/21 15:04:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4991) Improve RuleEventLogger to also print input rels in FULL_PLAN mode - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2022/01/21 15:23:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4991) Improve RuleEventLogger to also print input rels in FULL_PLAN mode - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/01/21 15:33:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2310) SqlParser parse multiple sql statements split by semicolon - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/21 19:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4993) Simplify EQUALS or NOT-EQUALS with other number comparison - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/22 06:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4993) Simplify EQUALS or NOT-EQUALS with other number comparison - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/22 06:43:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2254) Test against IBM Java - posted by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/01/22 19:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3557) ClassCastException for using nested multiset or array inside multiset - posted by "xiejiajun (Jira)" <ji...@apache.org> on 2022/01/23 09:17:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4992) RestClient resource leak in ElasticSearch adapter - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/01/23 19:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-111) Support CONVERT function, for changing character sets - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/24 15:04:00 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-111) Support CONVERT function, for changing character sets - posted by "ZheHu (Jira)" <ji...@apache.org> on 2022/01/25 01:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4885) Fluent test fixtures so that dependent projects can write parser, validator and rules tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/25 02:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2022/01/25 06:37:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4885) Fluent test fixtures so that dependent projects can write parser, validator and rules tests - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/25 07:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4994) SqlToRelConverter creates FieldMap for every Identifier Instead of Memoizing it - posted by "Jay Narale (Jira)" <ji...@apache.org> on 2022/01/25 09:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4994) SqlToRelConverter creates FieldMap for every Identifier Instead of Memoizing it - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/25 09:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4980) Babel parser support MySQL NULL-safe equal operator '<=>' - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/25 13:03:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4994) SqlToRelConverter creates FieldMap for every Identifier Instead of Memoizing it - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/01/25 16:13:00 UTC, 20 replies.
- [jira] [Comment Edited] (CALCITE-4338) Support MERGE INTO Clause - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/01/26 03:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4800) Add SortToSortUnifyRule in SubstitutionVisitor - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/26 04:09:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4800) Add SortToSortUnifyRule in SubstitutionVisitor - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/26 04:11:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4990) Add SetOpFilterMergeRule for Converting UNION with same inputs but different filters to single input with OR Filter - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/26 06:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4994) SqlToRelConverter creates FieldMap for every Identifier Instead of Memoizing it - posted by "Jay Narale (Jira)" <ji...@apache.org> on 2022/01/26 07:21:00 UTC, 15 replies.
- [jira] [Updated] (CALCITE-4683) In-list to join causes field datatypes not matched - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/26 10:19:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4683) In-list to join causes field datatypes not matched - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/01/26 10:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4683) In-list to join causes field datatypes not matched - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/01/26 11:20:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2234) Fix java.lang.AssertionError at org.apache.calcite.sql.fun.SqlCastFunction.unparse - posted by "Drew Foulks (Jira)" <ji...@apache.org> on 2022/01/27 18:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2105) AggregateJoinTransposeRule fails when process aggregate without group keys - posted by "Drew Foulks (Jira)" <ji...@apache.org> on 2022/01/27 18:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2249) AggregateJoinTransposeRule generates inequivalent nodes if Aggregate relNode contains distinct aggregate function. - posted by "Drew Foulks (Jira)" <ji...@apache.org> on 2022/01/27 18:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2196) Tweak janino code generation to allow debugging - posted by "Drew Foulks (Jira)" <ji...@apache.org> on 2022/01/27 18:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2108) AggregateJoinTransposeRule fails when process aggregateCall above SqlSumEmptyIsZeroAggFunction without groupKeys - posted by "Drew Foulks (Jira)" <ji...@apache.org> on 2022/01/27 18:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2134) AggregateJoinTransposeRule fails in optimize phase based on CBO because of the bug in RelMdColumnUniqueness - posted by "Drew Foulks (Jira)" <ji...@apache.org> on 2022/01/27 18:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4800) Add SortToSortUnifyRule in SubstitutionVisitor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/29 02:57:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4800) Add SortToSortUnifyRule in SubstitutionVisitor - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2022/01/29 03:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-111) Support CONVERT function, for changing character sets - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/29 21:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4995) ArrayIndexOutOfBoundsException caused by RelFieldTrimmer on SEMI/ANTI join - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/31 10:00:20 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4995) AssertionError caused by RelFieldTrimmer on SEMI/ANTI join - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/31 11:41:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-4995) AssertionError caused by RelFieldTrimmer on SEMI/ANTI join - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/01/31 12:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4994) SQL-to-RelNode conversion is slow if table contains hundreds of fields - posted by "Jay Narale (Jira)" <ji...@apache.org> on 2022/01/31 22:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4994) SQL-to-RelNode conversion is slow if table contains hundreds of fields - posted by "Jay Narale (Jira)" <ji...@apache.org> on 2022/01/31 23:03:00 UTC, 0 replies.