You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [calcite] chunweilei merged pull request #2822: [CALCITE-5170] Assertion error on range distribution creation - posted by GitBox <gi...@apache.org> on 2022/06/01 00:31:29 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5170] Assertion error on range distribution creation - posted by ch...@apache.org on 2022/06/01 00:31:32 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2820: [CALCITE-35] Support parenthesized sub-clause in JOIN - posted by GitBox <gi...@apache.org> on 2022/06/01 21:27:58 UTC, 0 replies.
- [calcite] branch main updated (a5af80642 -> 63a15128a) - posted by jh...@apache.org on 2022/06/01 21:28:00 UTC, 0 replies.
- [calcite] 01/01: [CALCITE-35] Support parsing parenthesized joins - posted by jh...@apache.org on 2022/06/01 21:28:01 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a diff in pull request #2823: [CALCITE-5147] Parser configured with BigQuery dialect cannot parse timestamp literal - posted by GitBox <gi...@apache.org> on 2022/06/02 00:21:39 UTC, 1 replies.
- [GitHub] [calcite] wenruimeng commented on a diff in pull request #2823: [CALCITE-5147] Parser configured with BigQuery dialect cannot parse timestamp literal - posted by GitBox <gi...@apache.org> on 2022/06/02 01:05:12 UTC, 6 replies.
- [GitHub] [calcite] korlov42 commented on a diff in pull request #2623: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/06/02 12:03:21 UTC, 5 replies.
- [GitHub] [calcite] ErikGoldman opened a new pull request, #2824: Snowflake checkpoint 1 - posted by GitBox <gi...@apache.org> on 2022/06/02 15:49:24 UTC, 0 replies.
- [GitHub] [calcite] dssysolyatin commented on a diff in pull request #2819: [CALCITE-5159] Postgres dialect should support implicit cast from string literal to array literal - posted by GitBox <gi...@apache.org> on 2022/06/03 08:33:44 UTC, 1 replies.
- [GitHub] [calcite] korlov42 commented on a diff in pull request #2825: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/06/03 09:16:48 UTC, 2 replies.
- [GitHub] [calcite] korlov42 commented on pull request #2825: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/06/03 09:47:08 UTC, 0 replies.
- [GitHub] [calcite] NobiGo closed pull request #2671: [CALCITE-4924] REGR_SXX and similar aggregate functions return the wrong data type - posted by GitBox <gi...@apache.org> on 2022/06/04 02:30:35 UTC, 0 replies.
- [GitHub] [calcite] JiajunBernoulli opened a new pull request, #2827: [CALCITE-5179] AssertionError in values with more than two items when… - posted by GitBox <gi...@apache.org> on 2022/06/04 08:17:13 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a diff in pull request #2819: [CALCITE-5159] Postgres dialect should support implicit cast from string literal to array literal - posted by GitBox <gi...@apache.org> on 2022/06/05 03:05:39 UTC, 1 replies.
- [GitHub] [calcite] chunweilei merged pull request #2804: [CALCITE-5150] Parser should parse subquery with order by inside array constructor - posted by GitBox <gi...@apache.org> on 2022/06/06 02:12:26 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5150] Parser should parse subquery with order by inside array constructor - posted by ch...@apache.org on 2022/06/06 02:12:32 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2821: [CALCITE-5169] 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by GitBox <gi...@apache.org> on 2022/06/06 02:14:03 UTC, 1 replies.
- [GitHub] [calcite] libenchao commented on pull request #2821: [CALCITE-5169] 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by GitBox <gi...@apache.org> on 2022/06/06 04:05:36 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #2825: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/06/06 09:45:50 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-4913] Deduplicate correlated variables in SELECT clause - posted by za...@apache.org on 2022/06/06 09:45:52 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a diff in pull request #2825: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/06/06 09:49:31 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a diff in pull request #2620: [CALCITE-4907] JdbcJoin does not convert Join with always true/false … - posted by GitBox <gi...@apache.org> on 2022/06/06 11:33:05 UTC, 1 replies.
- [GitHub] [calcite] JiajunBernoulli commented on pull request #2827: [CALCITE-5179] In RelToSqlConverter, AssertionError for values with more than two items when… - posted by GitBox <gi...@apache.org> on 2022/06/06 14:08:22 UTC, 1 replies.
- [GitHub] [calcite] julianhyde closed pull request #2768: [CALCITE-5086] Core parser should allow "OFFSET" to occur before "LIMIT" - posted by GitBox <gi...@apache.org> on 2022/06/06 22:14:32 UTC, 0 replies.
- [calcite] branch main updated (f7aa27ec2 -> 4659479a5) - posted by jh...@apache.org on 2022/06/06 22:14:34 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2823: [CALCITE-5147] Parser configured with BigQuery dialect cannot parse timestamp literal - posted by GitBox <gi...@apache.org> on 2022/06/06 22:14:34 UTC, 0 replies.
- [calcite] 01/01: [CALCITE-5147] Allow DATE, TIME, TIMESTAMP, INTERVAL literals in BigQuery dialect - posted by jh...@apache.org on 2022/06/06 22:14:35 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #2620: [CALCITE-4907] JdbcJoin does not convert Join with always true/false … - posted by GitBox <gi...@apache.org> on 2022/06/07 15:21:56 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-4907] JDBC adapter cannot push down join ON TRUE (cartesian product) - posted by za...@apache.org on 2022/06/07 15:22:01 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2828: Fix typo in comments - posted by GitBox <gi...@apache.org> on 2022/06/08 02:10:43 UTC, 1 replies.
- [GitHub] [calcite] chunweilei merged pull request #2828: Fix typo in comments - posted by GitBox <gi...@apache.org> on 2022/06/08 02:11:19 UTC, 0 replies.
- [calcite] branch main updated: Fix typo in comments - posted by ch...@apache.org on 2022/06/08 02:11:25 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2827: [CALCITE-5179] In RelToSqlConverter, AssertionError for values with more than two items when… - posted by GitBox <gi...@apache.org> on 2022/06/08 11:52:05 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 merged pull request #2827: [CALCITE-5179] In RelToSqlConverter, AssertionError for values with more than two items when… - posted by GitBox <gi...@apache.org> on 2022/06/08 11:52:41 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5179] In RelToSqlConverter, AssertionError for values with more than two items when SqlDialect#supportsAliasedValues is false - posted by zh...@apache.org on 2022/06/08 11:52:47 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2747: [CALCITE-5051] Test for reproducing UNION query plan issue - posted by GitBox <gi...@apache.org> on 2022/06/08 13:48:52 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on a diff in pull request #2811: [CALCITE-5156] Support implicit type cast for IN Sub-query - posted by GitBox <gi...@apache.org> on 2022/06/09 01:51:28 UTC, 0 replies.
- [GitHub] [calcite] thomasrebele commented on pull request #2829: [CALCITE-5177] Query loses hint after decorrelation - posted by GitBox <gi...@apache.org> on 2022/06/09 10:11:52 UTC, 0 replies.
- [GitHub] [calcite] libenchao commented on a diff in pull request #2829: [CALCITE-5177] Query loses hint after decorrelation - posted by GitBox <gi...@apache.org> on 2022/06/09 12:18:50 UTC, 1 replies.
- [GitHub] [calcite] InderjeetVishnoi opened a new pull request, #2830: Calcite/rnbs 133/revert date trunc changes - posted by GitBox <gi...@apache.org> on 2022/06/09 13:15:55 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a diff in pull request #2829: [CALCITE-5177] Query loses hint after decorrelation - posted by GitBox <gi...@apache.org> on 2022/06/09 13:18:31 UTC, 6 replies.
- [GitHub] [calcite] InderjeetVishnoi closed pull request #2830: Calcite/rnbs 133/revert date trunc changes - posted by GitBox <gi...@apache.org> on 2022/06/09 13:33:06 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2807: [CALCITE-5143] Allow custom times unit by setting configuration - posted by GitBox <gi...@apache.org> on 2022/06/12 20:34:54 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5143] Allow custom time unit abbreviations in FLOOR, CEIL, EXTRACT, DATE_PART, DATEADD, DATEDIFF and similar functions - posted by jh...@apache.org on 2022/06/12 20:34:57 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2829: [CALCITE-5177] Query loses hint after decorrelation - posted by GitBox <gi...@apache.org> on 2022/06/13 07:21:30 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5177] Query loses hint after decorrelation - posted by ru...@apache.org on 2022/06/13 07:21:33 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a diff in pull request #2829: [CALCITE-5177] Query loses hint after decorrelation - posted by GitBox <gi...@apache.org> on 2022/06/13 07:33:20 UTC, 2 replies.
- [GitHub] [calcite] rubenada opened a new pull request, #2831: [CALCITE-5177] Query loses hint after decorrelation (minor follow-up) - posted by GitBox <gi...@apache.org> on 2022/06/13 08:59:18 UTC, 0 replies.
- [GitHub] [calcite] danny0405 commented on a diff in pull request #2831: [CALCITE-5177] Query loses hint after decorrelation (minor follow-up) - posted by GitBox <gi...@apache.org> on 2022/06/13 09:06:23 UTC, 2 replies.
- [GitHub] [calcite] rubenada commented on a diff in pull request #2831: [CALCITE-5177] Query loses hint after decorrelation (minor follow-up) - posted by GitBox <gi...@apache.org> on 2022/06/13 09:34:11 UTC, 4 replies.
- [GitHub] [calcite] vvysotskyi merged pull request #2305: [CALCITE-4448] Use TableMacro user-defined table functions with QueryableTable - posted by GitBox <gi...@apache.org> on 2022/06/13 18:15:42 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-4448] Use TableMacro user-defined table functions with QueryableTable - posted by vo...@apache.org on 2022/06/13 18:15:47 UTC, 0 replies.
- [GitHub] [calcite] henneberger opened a new pull request, #2832: Remove unreachable condition in CsvTableScan - posted by GitBox <gi...@apache.org> on 2022/06/14 19:03:48 UTC, 0 replies.
- [GitHub] [calcite] chunweilei closed pull request #2821: [CALCITE-5169] 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by GitBox <gi...@apache.org> on 2022/06/15 01:41:10 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5169] 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1' - posted by ch...@apache.org on 2022/06/15 01:41:14 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a diff in pull request #2791: [CALCITE-5134] Queries with subquery inside select list does not work if subquery uses table from left join - posted by GitBox <gi...@apache.org> on 2022/06/15 15:17:05 UTC, 1 replies.
- [GitHub] [calcite] libenchao commented on a diff in pull request #2791: [CALCITE-5134] Queries with subquery inside select list does not work if subquery uses table from left join - posted by GitBox <gi...@apache.org> on 2022/06/16 01:04:18 UTC, 1 replies.
- [GitHub] [calcite] rubenada merged pull request #2791: [CALCITE-5134] Queries with subquery inside select list does not work if subquery uses table from left join - posted by GitBox <gi...@apache.org> on 2022/06/17 07:28:22 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5134] Queries with subquery inside select list does not work if subquery uses table from left join - posted by ru...@apache.org on 2022/06/17 07:28:27 UTC, 0 replies.
- [GitHub] [calcite] JiajunBernoulli opened a new pull request, #2835: [CALCITE-4802] Babel parser doesn't parse IF(condition, then, else) s… - posted by GitBox <gi...@apache.org> on 2022/06/18 09:30:39 UTC, 0 replies.
- [GitHub] [calcite] JiajunBernoulli commented on pull request #2615: [CALCITE-4897] Fix incomplete implicit type cast - posted by GitBox <gi...@apache.org> on 2022/06/19 06:53:43 UTC, 0 replies.
- [GitHub] [calcite] chunweilei merged pull request #2833: [CALCITE-5191] Allow sort by alias in BigQuery - posted by GitBox <gi...@apache.org> on 2022/06/20 02:14:29 UTC, 0 replies.
- [calcite] branch main updated: Enable sort by alias for BigQuery - posted by ch...@apache.org on 2022/06/20 02:14:37 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2833: [CALCITE-5191] Allow sort by alias in BigQuery - posted by GitBox <gi...@apache.org> on 2022/06/20 02:18:13 UTC, 1 replies.
- [calcite] branch main updated (bbdef53899 -> fa65a2ec46) - posted by ch...@apache.org on 2022/06/20 02:22:48 UTC, 0 replies.
- [calcite] 01/01: [CALCITE-5191] Allow sort by alias in BigQuery - posted by ch...@apache.org on 2022/06/20 02:22:49 UTC, 0 replies.
- [GitHub] [calcite] libenchao commented on pull request #2834: [CALCITE-5192] CodeGenerationBenchmark throws IllegalStateException - posted by GitBox <gi...@apache.org> on 2022/06/20 03:14:05 UTC, 1 replies.
- [GitHub] [calcite] wenruimeng commented on pull request #2833: [CALCITE-5191] Allow sort by alias in BigQuery - posted by GitBox <gi...@apache.org> on 2022/06/20 05:27:23 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2615: [CALCITE-4897] Implicit type conversion is not complete for set operation in DML - posted by GitBox <gi...@apache.org> on 2022/06/20 08:15:34 UTC, 0 replies.
- [calcite] branch main updated (fa65a2ec46 -> 1226d1a339) - posted by jh...@apache.org on 2022/06/20 21:31:11 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2832: Remove unreachable condition in CsvTableScan - posted by GitBox <gi...@apache.org> on 2022/06/21 01:56:35 UTC, 0 replies.
- [GitHub] [calcite] chunweilei merged pull request #2832: Remove unreachable condition in CsvTableScan - posted by GitBox <gi...@apache.org> on 2022/06/21 01:56:41 UTC, 0 replies.
- [calcite] branch main updated (1226d1a339 -> 0ae65494d3) - posted by ch...@apache.org on 2022/06/21 01:56:48 UTC, 0 replies.
- [calcite] 01/02: Remove unreachable condition in CsvTableScan - posted by ch...@apache.org on 2022/06/21 01:56:49 UTC, 0 replies.
- [calcite] 02/02: Remove other instance of JsonTable - posted by ch...@apache.org on 2022/06/21 01:56:50 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2808: [CALCITE-5157] Fix ClassCastException in checkRollUp with DOT operator - posted by GitBox <gi...@apache.org> on 2022/06/21 06:47:57 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5157] Query that applies dot operator (field access) to parenthesized expression throws ClassCastException - posted by jh...@apache.org on 2022/06/21 06:47:59 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2615: [CALCITE-4897] Implicit type conversion is not complete for set operation in DML - posted by GitBox <gi...@apache.org> on 2022/06/21 09:13:34 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-4897] Implicit type conversion is not complete for set operation in DML - posted by ru...@apache.org on 2022/06/21 09:13:44 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2831: [CALCITE-5177] Query loses hint after decorrelation (minor follow-up) - posted by GitBox <gi...@apache.org> on 2022/06/21 10:47:37 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5177] Query loses hint after decorrelation (minor follow-up) - posted by ru...@apache.org on 2022/06/21 10:47:44 UTC, 0 replies.
- [GitHub] [calcite-avatica] gabor-hargitai-privitar commented on pull request #148: [CALCITE-2322] Add fetch row count support - posted by GitBox <gi...@apache.org> on 2022/06/21 12:26:57 UTC, 0 replies.
- [GitHub] [calcite] JiajunBernoulli commented on pull request #2615: [CALCITE-4897] Implicit type conversion is not complete for set operation in DML - posted by GitBox <gi...@apache.org> on 2022/06/21 13:04:13 UTC, 0 replies.
- [GitHub] [calcite] neilnaveen opened a new pull request, #2836: chore: Set permissions for GitHub actions - posted by GitBox <gi...@apache.org> on 2022/06/22 01:10:41 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2838: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception - posted by GitBox <gi...@apache.org> on 2022/06/22 07:43:05 UTC, 0 replies.
- [GitHub] [calcite] xuzifu666 commented on pull request #2839: [hotfix] in RelSubset and the method unused remove - posted by GitBox <gi...@apache.org> on 2022/06/22 07:50:47 UTC, 1 replies.
- [GitHub] [calcite] rubenada commented on a diff in pull request #2838: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception - posted by GitBox <gi...@apache.org> on 2022/06/22 09:14:09 UTC, 6 replies.
- [GitHub] [calcite] libenchao commented on a diff in pull request #2837: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by GitBox <gi...@apache.org> on 2022/06/22 09:39:06 UTC, 2 replies.
- [GitHub] [calcite] chunweilei commented on a diff in pull request #2837: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by GitBox <gi...@apache.org> on 2022/06/22 09:56:32 UTC, 2 replies.
- [GitHub] [calcite] danny0405 commented on a diff in pull request #2839: [hotfix] in RelSubset and the method unused remove - posted by GitBox <gi...@apache.org> on 2022/06/22 10:13:53 UTC, 0 replies.
- [GitHub] [calcite] hannerwang commented on a diff in pull request #2838: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception - posted by GitBox <gi...@apache.org> on 2022/06/22 10:47:41 UTC, 6 replies.
- [GitHub] [calcite] libenchao commented on pull request #2837: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by GitBox <gi...@apache.org> on 2022/06/22 10:51:23 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a diff in pull request #2606: [CALCITE-4865] Extends Table function to support Polymorphic Table Function (PTF) - posted by GitBox <gi...@apache.org> on 2022/06/22 23:08:01 UTC, 0 replies.
- [GitHub] [calcite] jbalint commented on pull request #2724: [CACLITE-5013] Retain parentheses if a setop has an LIMIT clause - posted by GitBox <gi...@apache.org> on 2022/06/23 01:34:48 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2834: [CALCITE-5192] CodeGenerationBenchmark throws IllegalStateException - posted by GitBox <gi...@apache.org> on 2022/06/23 02:13:26 UTC, 0 replies.
- [GitHub] [calcite] JiajunBernoulli commented on pull request #2724: [CACLITE-5013] Retain parentheses if a setop has an LIMIT clause - posted by GitBox <gi...@apache.org> on 2022/06/23 13:12:10 UTC, 0 replies.
- [GitHub] [calcite] jbalint merged pull request #2724: [CACLITE-5013] Retain parentheses if a setop has an LIMIT clause - posted by GitBox <gi...@apache.org> on 2022/06/23 13:48:20 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5013] Unparse SqlSetOperator should be retained parentheses when generating SQL for UNION ... LIMIT - posted by jb...@apache.org on 2022/06/23 13:48:29 UTC, 0 replies.
- [GitHub] [calcite] snuyanzin opened a new pull request, #2840: [CALCITE-5196] Bump apiguardian to 1.1.2 - posted by GitBox <gi...@apache.org> on 2022/06/23 15:51:52 UTC, 0 replies.
- [GitHub] [calcite] snuyanzin opened a new pull request, #2841: [CALCITE-5197] Bump gradle to 7.4.2 - posted by GitBox <gi...@apache.org> on 2022/06/23 17:02:53 UTC, 0 replies.
- [GitHub] [calcite] julianhyde merged pull request #2840: [CALCITE-5196] Bump apiguardian to 1.1.2 - posted by GitBox <gi...@apache.org> on 2022/06/23 18:19:13 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5196] Bump apiguardian to 1.1.2 - posted by jh...@apache.org on 2022/06/23 18:19:23 UTC, 0 replies.
- [GitHub] [calcite] yingyuwang commented on a diff in pull request #2838: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception - posted by GitBox <gi...@apache.org> on 2022/06/24 17:45:10 UTC, 1 replies.
- [GitHub] [calcite] JiajunBernoulli opened a new pull request, #2842: [CALCITE-4746] Pivots with pivotAgg without alias fail with Babel Par… - posted by GitBox <gi...@apache.org> on 2022/06/25 10:09:49 UTC, 0 replies.
- [GitHub] [calcite] beyond1920 commented on a diff in pull request #2606: [CALCITE-4865] Extends Table function to support Polymorphic Table Function (PTF) - posted by GitBox <gi...@apache.org> on 2022/06/26 15:50:28 UTC, 6 replies.
- [GitHub] [calcite] beyond1920 commented on pull request #2606: [CALCITE-4865] Extends Table function to support Polymorphic Table Function (PTF) - posted by GitBox <gi...@apache.org> on 2022/06/26 16:17:20 UTC, 2 replies.
- [GitHub] [calcite] beyond1920 closed pull request #2606: [CALCITE-4865] Extends Table function to support Polymorphic Table Function (PTF) - posted by GitBox <gi...@apache.org> on 2022/06/26 17:15:28 UTC, 0 replies.
- [GitHub] [calcite] chunweilei commented on pull request #2837: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by GitBox <gi...@apache.org> on 2022/06/27 02:24:22 UTC, 0 replies.
- [GitHub] [calcite] chunweilei merged pull request #2837: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by GitBox <gi...@apache.org> on 2022/06/27 02:24:29 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join - posted by ch...@apache.org on 2022/06/27 02:24:34 UTC, 0 replies.
- [GitHub] [calcite] beyond1920 opened a new pull request, #2844: [CALCITE-4865] Extends Table function to support Polymorphic Table Function (PTF) - posted by GitBox <gi...@apache.org> on 2022/06/27 16:52:01 UTC, 0 replies.
- [GitHub] [calcite] beyond1920 commented on pull request #2844: [CALCITE-4865] Extends Table function to support Polymorphic Table Function (PTF) - posted by GitBox <gi...@apache.org> on 2022/06/27 17:00:04 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2838: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception - posted by GitBox <gi...@apache.org> on 2022/06/28 07:22:18 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-5045] Alias within GroupingSets throws type mis-match exception [CALCITE-5145] CASE statement within GROUPING SETS throws type mis-match exception - posted by ru...@apache.org on 2022/06/28 07:22:26 UTC, 0 replies.
- [calcite] branch main updated: [CALCITE-4746] PIVOT with aggregate and no without alias fails in Babel parser - posted by jh...@apache.org on 2022/06/30 22:55:59 UTC, 0 replies.
- [GitHub] [calcite] asfgit closed pull request #2842: [CALCITE-4746] Pivots with pivotAgg without alias fail with Babel Par… - posted by GitBox <gi...@apache.org> on 2022/06/30 22:56:03 UTC, 0 replies.