You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Resolved] (CALCITE-5170) Assertion error on range distribution creation - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/01 00:33:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5086) Core parser should allow "OFFSET" to occur before "LIMIT" - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/06/01 03:25:00 UTC, 5 replies.
- [jira] [Created] (CALCITE-5174) EnumerableHashJoin filter out NULL values for "IS NOT DISTINCT FROM" - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2022/06/01 14:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5175) IndexOutOfBoundsException when query has IN clause on top of the view column - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2022/06/01 14:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5174) EnumerableHashJoin filter out NULL values for "IS NOT DISTINCT FROM" - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2022/06/01 14:37:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5175) IndexOutOfBoundsException when query has IN clause on top of the view column - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2022/06/01 14:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5175) IndexOutOfBoundsException when query has IN clause on top of the view column - posted by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2022/06/01 14:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1339) Allow deeply nested scalar expressions - posted by "Yingyu Wang (Jira)" <ji...@apache.org> on 2022/06/01 22:06:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-1339) Allow deeply nested scalar expressions - posted by "Yingyu Wang (Jira)" <ji...@apache.org> on 2022/06/01 22:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-35) Support parenthesized sub-clause in JOIN - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/01 22:14:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5171) NATURAL join and USING should fail if join columns are not unique - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/01 22:15:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5153) Create an immutable version of ListSqlOperatorTable - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/01 22:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5147) Parser configured with BigQuery dialect cannot parse timestamp literal - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/02 00:22:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5147) Parser configured with BigQuery dialect cannot parse timestamp literal - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/02 00:23:00 UTC, 5 replies.
- [jira] [Created] (CALCITE-5176) Deeply nested relational expressions leads to StackOverflowError - posted by "Yingyu Wang (Jira)" <ji...@apache.org> on 2022/06/02 00:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5176) Deeply nested relational expressions leads to StackOverflowError - posted by "Yingyu Wang (Jira)" <ji...@apache.org> on 2022/06/02 00:52:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5086) Core parser should allow "OFFSET" to occur before "LIMIT" - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/06/02 02:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5013) JDBC adapter should retain parentheses if a query in a UNION has a LIMIT clause - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/02 02:29:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5177) Query loses hint after decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/02 08:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5177) Query loses hint after decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/02 08:06:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-5177) Query loses hint after decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/02 08:12:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-4913) Correlated variables in a select list are not deduplicated - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/02 14:31:00 UTC, 8 replies.
- [jira] [Commented] (CALCITE-5143) Babel parser can't parse DATEADD(S, ...) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/02 21:25:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-5178) Scalar subquery in scalar subquery generates plan that will not compile - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/02 22:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5178) Scalar subquery in scalar subquery generates plan that will not compile - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/02 23:03:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5176) Deeply nested relational expressions leads to StackOverflowError - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/02 23:09:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5164) Planner#parser can't parse TIMESTAMP() function - posted by "Will Noble (Jira)" <ji...@apache.org> on 2022/06/02 23:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4913) Correlated variables in a select list are not deduplicated - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/03 01:26:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/06/03 07:43:00 UTC, 22 replies.
- [jira] [Commented] (CALCITE-5159) Postgres dialect should support implicit cast from string literal to array literal - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/06/03 08:41:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-5179) supportsAliasedValues() false generates assertion-failing UNION ALL SqlNode - posted by "Steven Talbot (Jira)" <ji...@apache.org> on 2022/06/03 22:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4924) REGR_SXX and similar aggregate functions return the wrong data type - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/06/04 02:47:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5179) supportsAliasedValues() false generates assertion-failing UNION ALL SqlNode - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/04 08:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5179) AssertionError in values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/04 08:19:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-5179) AssertionError in values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/04 08:19:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5179) AssertionError in values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/04 08:21:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3658) TableModify of Update contains correlated variable by mistake. - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/04 08:37:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4448) Use TableMacro user-defined table functions with QueryableTable - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/06/04 10:16:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5147) Parser configured with BigQuery dialect cannot parse timestamp literal - posted by "Wenrui Meng (Jira)" <ji...@apache.org> on 2022/06/04 18:40:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5167) SqlOperator#rewriteCall does not give accurate validation error - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 20:52:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5150) Parser should parse subquery with order by inside array constructor - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 20:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5157) ClassCastException in checkRollUp with DOT operator - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 20:53:00 UTC, 6 replies.
- [jira] [Assigned] (CALCITE-5096) Release Calcite 1.31.0 - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 20:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4908) Support classpath resource name as model resource path - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 20:55:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5052) Calcite testkit issue loading resources from jar in DiffRepository (bazel) - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 20:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5134) Queries with subquery inside select list does not work if subquery uses table from left join - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:02:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5060) SqlTypeUtil#canAssignFrom cover Map/Row/Multiset - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:03:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5043) GROUP BY alias or SELECT field should be determined by using sql dialect when alias and field are same - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:04:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5045) Alias within GroupingSets throws type mis-match exception - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:04:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4987) JDBC adapter generates incorrect query when ORDER BY alias collides with field in SELECT ITEM - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:05:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5169) 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:07:00 UTC, 7 replies.
- [jira] [Commented] (CALCITE-4907) JDBC adapter cannot push down join ON TRUE (cartesian product) or ON FALSE - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:08:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4448) Use TableMacro user-defined table functions with QueryableTable - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:09:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4512) GROUP BY expression with argument name same with SELECT field and alias causes validation error - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:09:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4887) Filter subQuery remove not fully optimized - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2552) JDBC adapter generates Non-Dialect Specific Order By Field Identifier - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:09:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-1776) Implement CORR and REGR_* aggregate functions - posted by "Andrei Sereda (Jira)" <ji...@apache.org> on 2022/06/04 21:10:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5180) Implement BigQuery functions for DATE, TIME, TIMESTAMP, DATETIME - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/04 22:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5180) Implement BigQuery functions for DATE, TIME, TIMESTAMP, DATETIME - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/04 22:32:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-5180) Implement BigQuery functions for DATE, TIME, TIMESTAMP, DATETIME - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/04 22:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5147) Allow DATE, TIME, TIMESTAMP, INTERVAL literals in BigQuery dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/05 02:39:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5167) SqlOperator#rewriteCall does not give accurate validation error - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/05 02:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5147) Allow DATE, TIME, TIMESTAMP, INTERVAL literals in BigQuery dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/05 02:54:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5179) AssertionError in values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/06 02:08:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-5150) Parser should parse subquery with order by inside array constructor - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/06 02:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5181) Sum aggregate function return wong result - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/06/06 03:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5181) Sum aggregate function return wong result - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/06 05:25:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5181) SUM aggregate function return wong result - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/06/06 05:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5181) SUM aggregate function return wong result - posted by "xiong duan (Jira)" <ji...@apache.org> on 2022/06/06 06:18:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4913) Correlated variables in a select list are not deduplicated - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/06/06 10:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5179) In RelToSqlConverter, AssertionError for values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/06 14:09:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5182) STDDEV returning NaN values - posted by "Matt P (Jira)" <ji...@apache.org> on 2022/06/06 14:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5182) STDDEV returning NaN values - posted by "Matt P (Jira)" <ji...@apache.org> on 2022/06/06 14:55:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5183) Impossible condition in return type inference for SqlIntervalOperator? - posted by "Steven Talbot (Jira)" <ji...@apache.org> on 2022/06/06 16:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5183) Impossible condition in return type inference for SqlIntervalOperator? - posted by "Steven Talbot (Jira)" <ji...@apache.org> on 2022/06/06 16:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5183) Impossible condition in return type inference for SqlIntervalOperator? - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/06 18:04:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-35) Support parenthesized sub-clause in JOIN - posted by "Mohamed Mohsen (Jira)" <ji...@apache.org> on 2022/06/06 18:38:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5181) SUM aggregate function return wong result - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/06 20:02:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5147) Allow DATE, TIME, TIMESTAMP, INTERVAL literals in BigQuery dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/06 22:16:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5086) Core parser should allow "OFFSET" to occur before "LIMIT" - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/06 22:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5184) In parser, allow "LIMIT start, ALL" - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/06 22:32:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2552) JDBC adapter generates Non-Dialect Specific Order By Field Identifier - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/06/07 03:25:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5177) Query loses hint after decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/07 10:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4907) JDBC adapter cannot push down join ON TRUE (cartesian product) - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/06/07 13:19:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4907) JDBC adapter cannot push down join ON TRUE (cartesian product) - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/06/07 13:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4865) Extends Table function to support Polymorphic Table Function - posted by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/06/07 14:35:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-5157) ClassCastException in checkRollUp with DOT operator - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/07 14:50:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4907) JDBC adapter cannot push down join ON TRUE (cartesian product) - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/06/07 15:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5179) In RelToSqlConverter, AssertionError for values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/07 22:32:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5169) 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/08 02:19:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-5185) The required parentheses for WITH ITEM QUERY are missing when SqlPrettyWriter.config().withAlwaysUseParentheses(false) - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/06/08 03:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5177) Query loses hint after decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/08 08:27:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5051) UNION query plan prevents projection push down - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/08 13:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5051) UNION query plan prevents projection push down - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/08 13:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5051) UNION query plan prevents projection push down - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/08 13:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5169) 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/09 05:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5186) case statements returning char strings have unexpected results - posted by "David (Jira)" <ji...@apache.org> on 2022/06/09 14:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5186) case statements returning char strings have unexpected results - posted by "David (Jira)" <ji...@apache.org> on 2022/06/09 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5179) In RelToSqlConverter, AssertionError for values with more than two items when SqlDialect#supportsAliasedValues is false - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/09 14:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/10 03:25:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/10 03:26:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-3636) Support Hint for Sort - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/10 09:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/10 10:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5188) Review (and improve?) hints - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/10 10:18:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5188) Review (and improve?) hints - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/10 14:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5189) Add support for constant HTTP path prefixes to Avatica server - posted by "Will Noble (Jira)" <ji...@apache.org> on 2022/06/10 22:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5186) case statements returning char strings have unexpected results - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/11 09:39:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5186) case statements returning char strings have unexpected results - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/11 09:40:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-5186) case statements returning char strings have unexpected results - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/11 09:43:00 UTC, 0 replies.
- [jira] (CALCITE-5186) case statements returning char strings have unexpected results - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/12 08:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5143) Babel parser can't parse DATEADD(S, ...) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/12 20:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5143) Allow custom time unit abbreviations in FLOOR, CEIL, EXTRACT, DATE_PART, DATEADD, DATEDIFF and similar functions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/12 20:37:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5143) Babel parser can't parse DATEADD(S, ...) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/12 20:37:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5177) Query loses hint after decorrelation - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/13 07:23:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5190) TPC-H testing of the Calcite framework - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/13 10:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5190) TPC-H testing of the Calcite framework - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/13 10:39:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5190) TPC-H testing of the Calcite framework - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/06/13 13:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5160) ANY, SOME operators should support scalar arrays - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/06/13 15:27:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4448) Use TableMacro user-defined table functions with QueryableTable - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/06/13 18:17:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4036) Allow applying SemiJoinRule to join without aggregate below - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/06/13 18:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3754) Redis tests fail on ppc64le - posted by "lidehua (Jira)" <ji...@apache.org> on 2022/06/14 06:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5191) Allow sort by alias in BigQuery - posted by "Wenrui Meng (Jira)" <ji...@apache.org> on 2022/06/14 21:45:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5191) Allow sort by alias in BigQuery - posted by "Wenrui Meng (Jira)" <ji...@apache.org> on 2022/06/14 22:40:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/15 00:57:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5169) 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/15 01:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5191) Allow sort by alias in BigQuery - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/15 01:52:00 UTC, 1 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/06/15 05:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5192) CodeGenerationBenchmark throws IllegalStateException - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/15 14:42:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5192) CodeGenerationBenchmark throws IllegalStateException - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/15 15:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5134) Queries with subquery inside select list does not work if subquery uses table from left join - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/15 15:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5193) Push filter whose conditions include join keys and are composed by OR into inputs of full join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/16 03:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5193) Push filter whose conditions include join keys and are composed by OR into inputs of full join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/16 03:18:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-5193) Push filter whose conditions include join keys and are composed by OR into inputs of full join - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/16 05:20:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-5193) Push filter whose conditions include join keys and are composed by OR into inputs of full join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/16 06:54:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5134) Queries with subquery inside select list does not work if subquery uses table from left join - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/17 07:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/17 12:43:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5060) SqlTypeUtil#canAssignFrom cover Map/Row/Multiset - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/17 12:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5126) Implicit column alias for single-column UNNEST should work with any single-column UNNEST’s input - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/17 13:38:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-5126) Implicit column alias for single-column UNNEST should work with any single-column UNNEST’s input - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/06/17 16:57:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5160) ANY, SOME operators should support scalar arrays - posted by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2022/06/17 19:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4802) Babel parser doesn't parse IF(condition, then, else) statements - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/18 09:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4802) Babel parser doesn't parse IF(condition, then, else) statements - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/18 09:33:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4802) Babel parser doesn't parse IF(condition, then, else) statements - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/18 09:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5194) Cannot parse UNION ALL in subquery - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/06/19 09:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5191) Allow sort by alias in BigQuery - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/20 02:15:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5191) Allow sort by alias in BigQuery - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/20 02:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5192) CodeGenerationBenchmark throws IllegalStateException - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/20 03:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4897) Implicit type conversion is not complete for set operation in DML - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/20 08:14:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5191) Allow ORDER BY alias in BigQuery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/20 18:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5191) Allow ORDER BY alias in BigQuery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/21 01:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5157) Query that applies dot operator (field access) to parenthesized expression throws ClassCastException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/21 06:49:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5157) Query that applies dot operator (field access) to parenthesized expression throws ClassCastException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/21 06:51:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5194) Cannot parse UNION ALL in subquery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/21 06:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5194) Cannot parse parenthesized UNION in subquery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/21 06:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5194) Cannot parse parenthesized UNION in subquery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/21 07:01:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5157) Query that applies dot operator (field access) to parenthesized expression throws ClassCastException - posted by "Viliam Durina (Jira)" <ji...@apache.org> on 2022/06/21 07:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4897) Implicit type conversion is not complete for set operation in DML - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/21 09:15:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4471) "SqlBetweenOperator" should support writing optional "ASYMMETRIC" or "SYMMETRIC" flag in "unparse" method - posted by "Wenrui Meng (Jira)" <ji...@apache.org> on 2022/06/21 17:52:00 UTC, 6 replies.
- [jira] [Assigned] (CALCITE-4471) "SqlBetweenOperator" should support writing optional "ASYMMETRIC" or "SYMMETRIC" flag in "unparse" method - posted by "Wenrui Meng (Jira)" <ji...@apache.org> on 2022/06/21 18:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5092) Calcite Web: API doc search gives links with invalid "undefined" subpath resulting in 404 - posted by "Ian Bertolacci (Jira)" <ji...@apache.org> on 2022/06/22 00:33:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-5195) ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/22 03:39:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5195) ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/22 03:39:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5195) ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/22 03:41:00 UTC, 9 replies.
- [jira] [Updated] (CALCITE-5045) Alias within GroupingSets throws type mis-match exception - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/22 07:44:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-1776) Implement CORR and REGR_* aggregate functions - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2022/06/22 16:15:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5195) ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/23 02:09:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5196) Bump apiguardian version to 1.1.2 (latest) - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2022/06/23 15:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5196) Bump apiguardian version to 1.1.2 (latest) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/23 15:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5197) Bump gradle to 7.4.2 and add checksum autoupdate - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2022/06/23 16:58:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5197) Bump gradle to 7.4.2 and add checksum autoupdate - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2022/06/23 16:58:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-5197) Bump gradle to 7.4.2 and add checksum autoupdate - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2022/06/23 16:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5197) Bump gradle to 7.4.2 and add checksum autoupdate - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/23 18:14:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5196) Bump apiguardian version to 1.1.2 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/23 18:18:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-5196) Bump apiguardian version to 1.1.2 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/23 18:20:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5013) JDBC adapter should retain parentheses if a query in a UNION has a LIMIT clause - posted by "Jess Balint (Jira)" <ji...@apache.org> on 2022/06/23 23:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5145) CASE statement within GROUPING SETS throws type mis-match exception - posted by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/06/24 03:58:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-5099) ResultSetEnumerable.enumeratorBasedOnStatement cause the backend connection leak - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/24 06:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4865) Extends Table function to support Polymorphic Table Function - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/24 16:43:00 UTC, 5 replies.
- [jira] [Created] (CALCITE-5198) Expand table function document to introduce PTF - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/25 05:22:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4746) Pivots with pivotAgg without alias fail with Babel Parser Implementation - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/25 10:10:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4746) Pivots with pivotAgg without alias fail with Babel Parser Implementation - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/25 10:31:00 UTC, 4 replies.
- [jira] [Assigned] (CALCITE-4746) Pivots with pivotAgg without alias fail with Babel Parser Implementation - posted by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/06/25 10:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4864) Supports Polymorphic Table function - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/25 15:49:00 UTC, 15 replies.
- [jira] [Comment Edited] (CALCITE-4865) Extends Table function to support Polymorphic Table Function - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/25 16:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5199) leastRestrictiveStructuredType should reserve the StructKind instead of override it to FULLY_QUALIFIED - posted by "Wenrui Meng (Jira)" <ji...@apache.org> on 2022/06/25 21:20:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5178) Scalar subquery in scalar subquery generates plan that will not compile - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/26 14:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5200) FILTER_INTO_JOIN rule in RelOptMaterializations is too "smart" - posted by "Steven Talbot (Jira)" <ji...@apache.org> on 2022/06/26 18:44:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5195) ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/27 02:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-5201) Improve SemiJoinRule to match more cases for semi join - posted by "Benchao Li (Jira)" <ji...@apache.org> on 2022/06/27 05:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-5201) Improve SemiJoinRule to match more cases for semi join - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/27 20:00:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4865) Allow table functions to be polymorphic - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/27 20:15:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4865) Allow table functions to be polymorphic - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/27 20:28:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-5198) Expand table function document to introduce PTF - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/27 20:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5145) CASE statement within GROUPING SETS throws type mis-match exception - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/28 07:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5145) CASE statement within GROUPING SETS throws type mis-match exception - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/28 07:24:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-5045) Alias within GroupingSets throws type mis-match exception - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2022/06/28 07:24:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5198) Expand table function document to introduce polymorphic table function - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/28 14:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-5198) Expand table function document to introduce polymorphic table function - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/28 18:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4223) Introducing column statistics to RelOptTable - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2022/06/29 01:38:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-5202) Enhance MATCH_RECOGNIZE functionality - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2022/06/29 02:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck - posted by "itxiangkui (Jira)" <ji...@apache.org> on 2022/06/29 03:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5202) Enhance MATCH_RECOGNIZE functionality - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2022/06/29 03:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5202) Support MATCH_RECOGNIZE timeout output - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2022/06/29 03:41:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-5198) Expand table function document to introduce what makes a table function polymorphic, why we need this and give examples to explain how to use it - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/29 04:54:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-5202) Support MATCH_RECOGNIZE timeout output - posted by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2022/06/29 06:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-5198) Expand table function document to introduce what makes a table function to be polymorphic, why we need this and give examples to explain how to use it - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/29 06:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4866) Updates SqlWindowTableFunction because it's a Polymorphic Table Function - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2022/06/29 06:48:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4746) Pivots with pivotAgg without alias fail with Babel Parser Implementation - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/30 22:58:00 UTC, 0 replies.