You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [calcite] julianhyde commented on pull request #2727: [CALCITE-1794] Simplify AND numeric comparisons when overlapping - posted by GitBox <gi...@apache.org> on 2022/03/02 20:04:54 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-1794] Expressions with numeric comparisons are not simplified when CAST is present - posted by xi...@apache.org on 2022/03/03 03:22:23 UTC, 0 replies.
- [GitHub] [calcite] NobiGo merged pull request #2727: [CALCITE-1794] Expressions with numeric comparisons are not simplified when CAST is present - posted by GitBox <gi...@apache.org> on 2022/03/03 03:22:23 UTC, 0 replies.
- [GitHub] [calcite] NobiGo commented on pull request #2736: Fix the Druid adapter test - posted by GitBox <gi...@apache.org> on 2022/03/03 07:03:44 UTC, 0 replies.
- [GitHub] [calcite] wojustme opened a new pull request #2737: [CALCITE-5029] Babel parser support identifier starting with number - posted by GitBox <gi...@apache.org> on 2022/03/03 08:34:42 UTC, 0 replies.
- [GitHub] [calcite] wojustme commented on pull request #2737: [CALCITE-5029] Babel parser support identifier starting with number - posted by GitBox <gi...@apache.org> on 2022/03/03 09:40:00 UTC, 0 replies.
- [calcite] branch master updated: Site: Reorganise website update process in README & howto - posted by za...@apache.org on 2022/03/03 11:38:52 UTC, 0 replies.
- [GitHub] [calcite] zabetak closed pull request #2708: Site: Reorganise website update process in README & howto - posted by GitBox <gi...@apache.org> on 2022/03/03 11:38:57 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2708: Site: Reorganise website update process in README & howto - posted by GitBox <gi...@apache.org> on 2022/03/03 11:39:59 UTC, 0 replies.
- [GitHub] [calcite] zabetak commented on pull request #2708: Site: Reorganise website update process in README & howto - posted by GitBox <gi...@apache.org> on 2022/03/03 11:41:34 UTC, 0 replies.
- [calcite] branch master updated (0e2dada -> 6febf78) - posted by za...@apache.org on 2022/03/03 11:42:48 UTC, 0 replies.
- [GitHub] [calcite] zabetak merged pull request #2738: [CALCITE-5030] Upgrade jsonpath version from 2.4.0 to 2.7.0 - posted by GitBox <gi...@apache.org> on 2022/03/03 11:42:49 UTC, 0 replies.
- [GitHub] [calcite] NobiGo merged pull request #2736: Following [CALCITE-1794], update DruidDateTimeUtils and plans in Druid adapter - posted by GitBox <gi...@apache.org> on 2022/03/03 11:43:50 UTC, 0 replies.
- [calcite] branch master updated: Following [CALCITE-1794], update DruidDateTimeUtils and plans in Druid adapter - posted by xi...@apache.org on 2022/03/03 11:43:50 UTC, 0 replies.
- [GitHub] [calcite] NobiGo commented on pull request #2736: Following [CALCITE-1794], update DruidDateTimeUtils and plans in Druid adapter - posted by GitBox <gi...@apache.org> on 2022/03/03 11:44:17 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2729: [CALCITE-5019] Avoid multiple scans when table is ProjectableFilterableTable - posted by GitBox <gi...@apache.org> on 2022/03/03 14:12:35 UTC, 0 replies.
- [GitHub] [calcite] IceMimosa commented on pull request #2729: [CALCITE-5019] Avoid multiple scans when table is ProjectableFilterableTable - posted by GitBox <gi...@apache.org> on 2022/03/03 15:27:25 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2729: [CALCITE-5019] Avoid multiple scans when table is ProjectableFilterableTable - posted by GitBox <gi...@apache.org> on 2022/03/03 17:01:43 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-5019] Avoid multiple scans when table is ProjectableFilterableTable and projections and filters act on different columns - posted by ru...@apache.org on 2022/03/03 17:01:50 UTC, 0 replies.
- [GitHub] [calcite] jacques-n commented on pull request #2603: [CALCITE-4882] Introduce new Lambda-based Metadata framework - posted by GitBox <gi...@apache.org> on 2022/03/03 21:42:31 UTC, 1 replies.
- [GitHub] [calcite] jamesstarr commented on pull request #2603: [CALCITE-4882] Introduce new Lambda-based Metadata framework - posted by GitBox <gi...@apache.org> on 2022/03/03 22:56:12 UTC, 0 replies.
- [GitHub] [calcite] NobiGo commented on a change in pull request #2724: [CACLITE-5013] Retain parentheses if a setop has an LIMIT clause - posted by GitBox <gi...@apache.org> on 2022/03/04 03:09:36 UTC, 0 replies.
- [GitHub] [calcite] JiajunBernoulli commented on a change in pull request #2724: [CACLITE-5013] Retain parentheses if a setop has an LIMIT clause - posted by GitBox <gi...@apache.org> on 2022/03/04 12:13:07 UTC, 2 replies.
- [calcite] branch master updated (dcbc493 -> c3dbf52) - posted by li...@apache.org on 2022/03/04 13:24:04 UTC, 0 replies.
- [calcite] 01/41: Site: Use openjdk-17 to generate javadoc with docker - posted by li...@apache.org on 2022/03/04 13:24:05 UTC, 0 replies.
- [calcite] 02/41: [CALCITE-4952] Introduce a simplistic RelMetadataQuery option - posted by li...@apache.org on 2022/03/04 13:24:06 UTC, 0 replies.
- [calcite] 03/41: [CALCITE-4968] Use TOP N for MsSQL instead of FETCH without OFFSET - posted by li...@apache.org on 2022/03/04 13:24:07 UTC, 0 replies.
- [calcite] 04/41: [CALCITE-4963] Make it easier to implement interface SqlDialectFactory - posted by li...@apache.org on 2022/03/04 13:24:08 UTC, 0 replies.
- [calcite] 05/41: Remove unused package-private RelNullShuttle class - posted by li...@apache.org on 2022/03/04 13:24:09 UTC, 0 replies.
- [calcite] 06/41: [CALCITE-4960] Enable unit tests in Elasticsearch Adapter - posted by li...@apache.org on 2022/03/04 13:24:10 UTC, 0 replies.
- [calcite] 07/41: [CALCITE-4973] Upgrade log4j2 version to 2.17.1 - posted by li...@apache.org on 2022/03/04 13:24:11 UTC, 0 replies.
- [calcite] 08/41: [CALCITE-3627] Incorrect null semantic for ROW function - posted by li...@apache.org on 2022/03/04 13:24:12 UTC, 0 replies.
- [calcite] 09/41: Update javacc official website - posted by li...@apache.org on 2022/03/04 13:24:13 UTC, 0 replies.
- [calcite] 10/41: [CALCITE-4953] Deprecate TableAccessMap class - posted by li...@apache.org on 2022/03/04 13:24:14 UTC, 0 replies.
- [calcite] 11/41: [CALCITE-4901] JDBC adapter incorrectly adds ORDER BY columns to the SELECT list of generated SQL query - posted by li...@apache.org on 2022/03/04 13:24:15 UTC, 0 replies.
- [calcite] 12/41: [CALCITE-4977] Support Snapshot in RelMdColumnOrigins - posted by li...@apache.org on 2022/03/04 13:24:16 UTC, 0 replies.
- [calcite] 13/41: [CALCITE-4965] IS NOT NULL failed in Elasticsearch Adapter - posted by li...@apache.org on 2022/03/04 13:24:17 UTC, 0 replies.
- [calcite] 14/41: [CALCITE-4967] Support SQL hints for temporal table join - posted by li...@apache.org on 2022/03/04 13:24:18 UTC, 0 replies.
- [calcite] 15/41: Corrected json stream property name - posted by li...@apache.org on 2022/03/04 13:24:19 UTC, 0 replies.
- [calcite] 16/41: [CALCITE-4986] Make HepProgram thread-safe - posted by li...@apache.org on 2022/03/04 13:24:20 UTC, 0 replies.
- [calcite] 17/41: [CALCITE-4991] Improve RuleEventLogger to also print input rels in FULL_PLAN mode - posted by li...@apache.org on 2022/03/04 13:24:21 UTC, 0 replies.
- [calcite] 18/41: [CALCITE-4885] Fluent test fixtures so that dependent projects can write parser, validator and rules tests - posted by li...@apache.org on 2022/03/04 13:24:22 UTC, 0 replies.
- [calcite] 19/41: [CALCITE-4980] Babel parser support MySQL NULL-safe equal operator '<=>' (xurenhe&&DuanXiong) - posted by li...@apache.org on 2022/03/04 13:24:23 UTC, 0 replies.
- [calcite] 20/41: [CALCITE-4994] SQL-to-RelNode conversion is slow if table contains hundreds of fields - posted by li...@apache.org on 2022/03/04 13:24:24 UTC, 0 replies.
- [calcite] 21/41: [CALCITE-4702] Error when executing query with GROUP BY constant via JDBC adapter - posted by li...@apache.org on 2022/03/04 13:24:25 UTC, 0 replies.
- [calcite] 22/41: [CALCITE-4872] Add UNKNOWN value to enum SqlTypeName, distinct from the NULL type - posted by li...@apache.org on 2022/03/04 13:24:26 UTC, 0 replies.
- [calcite] 23/41: [CALCITE-4996] In RelJson, add a readExpression method that can convert JSON to a RexNode expression - posted by li...@apache.org on 2022/03/04 13:24:27 UTC, 0 replies.
- [calcite] 24/41: [CALCITE-4997] Keep APPROX_COUNT_DISTINCT in some SqlDialects - posted by li...@apache.org on 2022/03/04 13:24:28 UTC, 0 replies.
- [calcite] 25/41: [CALCITE-5006] Gradle tasks for launching JDBC integration tests are not working - posted by li...@apache.org on 2022/03/04 13:24:29 UTC, 0 replies.
- [calcite] 26/41: [CALCITE-5007] Upgrade H2 database version to 2.1.210 - posted by li...@apache.org on 2022/03/04 13:24:30 UTC, 0 replies.
- [calcite] 27/41: [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 li...@apache.org on 2022/03/04 13:24:31 UTC, 0 replies.
- [calcite] 28/41: [CALCITE-4995] AssertionError caused by RelFieldTrimmer on SEMI/ANTI join - posted by li...@apache.org on 2022/03/04 13:24:32 UTC, 0 replies.
- [calcite] 29/41: Fix typo in filterable-model.yaml - posted by li...@apache.org on 2022/03/04 13:24:33 UTC, 0 replies.
- [calcite] 30/41: [CALCITE-4323] If a view definition has an ORDER BY clause, retain the sort if the view is used in a query at top level - posted by li...@apache.org on 2022/03/04 13:24:34 UTC, 0 replies.
- [calcite] 31/41: [CALCITE-4683] IN-list converted to JOIN throws type mismatch exception - posted by li...@apache.org on 2022/03/04 13:24:35 UTC, 0 replies.
- [calcite] 32/41: [CALCITE-4912] Confusing javadoc of RexSimplify.simplify - posted by li...@apache.org on 2022/03/04 13:24:36 UTC, 0 replies.
- [calcite] 33/41: [CALCITE-5011] CassandraAdapterDataTypesTest fails with initialization error - posted by li...@apache.org on 2022/03/04 13:24:37 UTC, 0 replies.
- [calcite] 34/41: [CALCITE-3673] ListTransientTable should not leave tables in the schema [CALCITE-4054] RepeatUnion containing a Correlate with a transientScan on its RHS causes NPE - posted by li...@apache.org on 2022/03/04 13:24:38 UTC, 0 replies.
- [calcite] 35/41: [CALCITE-5008] Ignore synthetic and static methods in MetadataDef - posted by li...@apache.org on 2022/03/04 13:24:39 UTC, 0 replies.
- [calcite] 36/41: [CALCITE-5025] Upgrade commons-io version from 2.4 to 2.11.0 - posted by li...@apache.org on 2022/03/04 13:24:40 UTC, 0 replies.
- [calcite] 37/41: [CALCITE-1794] Expressions with numeric comparisons are not simplified when CAST is present - posted by li...@apache.org on 2022/03/04 13:24:41 UTC, 0 replies.
- [calcite] 38/41: Site: Reorganise website update process in README & howto - posted by li...@apache.org on 2022/03/04 13:24:42 UTC, 0 replies.
- [calcite] 39/41: [CALCITE-5030] Upgrade jsonpath version from 2.4.0 to 2.7.0 - posted by li...@apache.org on 2022/03/04 13:24:43 UTC, 0 replies.
- [calcite] 40/41: Following [CALCITE-1794], update DruidDateTimeUtils and plans in Druid adapter - posted by li...@apache.org on 2022/03/04 13:24:44 UTC, 0 replies.
- [calcite] 41/41: [CALCITE-5019] Avoid multiple scans when table is ProjectableFilterableTable and projections and filters act on different columns - posted by li...@apache.org on 2022/03/04 13:24:45 UTC, 0 replies.
- [calcite] branch site updated (aa9dfc7 -> c3dbf52) - posted by li...@apache.org on 2022/03/04 13:29:09 UTC, 0 replies.
- svn commit: r52862 - /release/calcite/KEYS - posted by za...@apache.org on 2022/03/04 20:49:03 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2724: [CACLITE-5013] Retain parentheses if a setop has an LIMIT clause - posted by GitBox <gi...@apache.org> on 2022/03/04 21:44:39 UTC, 0 replies.
- svn commit: r52866 - in /dev/calcite/apache-calcite-1.30.0-rc0: ./ apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 07:55:48 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0-rc0 updated (c3dbf52 -> 925a83a) - posted by li...@apache.org on 2022/03/05 07:56:08 UTC, 0 replies.
- svn commit: r52867 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 08:05:52 UTC, 0 replies.
- svn commit: r52868 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 08:27:48 UTC, 0 replies.
- svn commit: r52869 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 08:35:35 UTC, 0 replies.
- svn commit: r52870 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 09:02:10 UTC, 0 replies.
- svn commit: r52871 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 09:34:56 UTC, 0 replies.
- svn commit: r52873 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/05 09:42:14 UTC, 0 replies.
- [GitHub] [calcite] ILuffZhe commented on a change in pull request #2739: [CALCITE-5031] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/05 11:00:35 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0-rc0 updated (925a83a -> c6afd63) - posted by li...@apache.org on 2022/03/05 14:21:24 UTC, 0 replies.
- svn commit: r52896 - in /dev/calcite/apache-calcite-1.30.0-rc0: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/07 05:57:05 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0-rc0 updated (c6afd63 -> 925a83a) - posted by li...@apache.org on 2022/03/07 05:58:25 UTC, 0 replies.
- [calcite] tag calcite-1.30.0-rc0 updated (925a83a -> f14cf4c) - posted by li...@apache.org on 2022/03/07 06:07:32 UTC, 0 replies.
- [calcite] 01/01: [CALCITE-5031] Release Calcite 1.30.0 - posted by li...@apache.org on 2022/03/07 06:07:33 UTC, 0 replies.
- [calcite] branch master updated (c3dbf52 -> f14cf4c) - posted by li...@apache.org on 2022/03/07 06:09:11 UTC, 0 replies.
- svn commit: r52897 - in /dev/calcite/apache-calcite-1.30.0-rc1: ./ apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/07 06:50:28 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0-rc1 updated (f14cf4c -> 78ed769) - posted by li...@apache.org on 2022/03/07 06:50:43 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 commented on pull request #2739: [CALCITE-5031] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/07 07:02:04 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 closed pull request #2739: [CALCITE-5031] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/07 07:02:16 UTC, 0 replies.
- [GitHub] [calcite] wojustme opened a new pull request #2740: [CALCITE-5035] Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort - posted by GitBox <gi...@apache.org> on 2022/03/08 08:19:47 UTC, 0 replies.
- [GitHub] [calcite] asolimando commented on a change in pull request #2740: [CALCITE-5035] Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort - posted by GitBox <gi...@apache.org> on 2022/03/08 09:32:05 UTC, 2 replies.
- [GitHub] [calcite] wojustme commented on pull request #2740: [CALCITE-5035] Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort - posted by GitBox <gi...@apache.org> on 2022/03/08 10:43:04 UTC, 2 replies.
- [GitHub] [calcite] asolimando commented on pull request #2740: [CALCITE-5035] Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort - posted by GitBox <gi...@apache.org> on 2022/03/08 10:45:44 UTC, 1 replies.
- [GitHub] [calcite] asolimando edited a comment on pull request #2740: [CALCITE-5035] Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort - posted by GitBox <gi...@apache.org> on 2022/03/08 10:47:44 UTC, 0 replies.
- [GitHub] [calcite] asolimando closed pull request #2740: [CALCITE-5035] Define a rule of SortProjectPullUpConstantsRule to pull up constant's project under Sort - posted by GitBox <gi...@apache.org> on 2022/03/09 09:18:24 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on pull request #2722: Make sure the test kit can be used externally - posted by GitBox <gi...@apache.org> on 2022/03/09 23:48:12 UTC, 1 replies.
- [calcite] branch master updated (f14cf4c -> dcbc493) - posted by za...@apache.org on 2022/03/10 09:17:26 UTC, 0 replies.
- [calcite] branch site updated (c3dbf52 -> dcbc493) - posted by za...@apache.org on 2022/03/10 09:17:47 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on a change in pull request #2741: [CALCITE-4976] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/10 11:11:36 UTC, 1 replies.
- [GitHub] [calcite] liyafan82 commented on a change in pull request #2741: [CALCITE-4976] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/10 11:37:17 UTC, 8 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2741: [CALCITE-4976] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/10 13:02:20 UTC, 1 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2623: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/03/10 14:49:53 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2741: [CALCITE-4976] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/11 10:38:18 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 commented on pull request #2741: [CALCITE-4976] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/11 10:42:00 UTC, 1 replies.
- [GitHub] [calcite] liyafan82 merged pull request #2741: [CALCITE-4976] Release Calcite 1.30.0 - posted by GitBox <gi...@apache.org> on 2022/03/11 12:42:13 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-4976] Release Calcite 1.30.0 - posted by li...@apache.org on 2022/03/11 12:42:19 UTC, 1 replies.
- svn commit: r52981 - in /dev/calcite/apache-calcite-1.30.0-rc2: ./ apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/11 12:51:13 UTC, 0 replies.
- svn commit: r52982 - in /dev/calcite/apache-calcite-1.30.0-rc2: apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/11 12:56:54 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0-rc2 updated (170035f -> fc4a693) - posted by li...@apache.org on 2022/03/11 12:57:18 UTC, 0 replies.
- [GitHub] [calcite] wojustme opened a new pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/12 04:40:34 UTC, 1 replies.
- [GitHub] [calcite] wojustme commented on pull request #2742: [CALCITE-5038] Making AGGREGATE_ANY_PULL_UP_CONSTANTS's test cases more rigorous - posted by GitBox <gi...@apache.org> on 2022/03/14 02:40:28 UTC, 3 replies.
- [GitHub] [calcite] NobiGo commented on a change in pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/14 02:45:56 UTC, 0 replies.
- [GitHub] [calcite] hsyuan closed pull request #2723: Raven 8489: Unparse [ADD | MINUS] calls with return type `SqlTypeName.TIMESTAMP_WITH_LOCAL_TIMEZONE` to Timestamp_[ADD | SUB] in BigQuery respectively - posted by GitBox <gi...@apache.org> on 2022/03/14 03:30:43 UTC, 0 replies.
- [GitHub] [calcite] hsyuan closed pull request #2711: RAV-8425: New Datatype support for Real and Decimal - posted by GitBox <gi...@apache.org> on 2022/03/14 03:31:48 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2646: [CALCITE-4936] Generalize FilterCalcMergeRule and ProjectCalcMergeRule - posted by GitBox <gi...@apache.org> on 2022/03/14 08:23:36 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/14 08:39:05 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on a change in pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/14 08:40:08 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2733: [CALCITE-4739] Support Postgres JSON_OBJECT syntax - posted by GitBox <gi...@apache.org> on 2022/03/14 08:45:13 UTC, 0 replies.
- [GitHub] [calcite] GavinRay97 commented on pull request #2733: [CALCITE-4739] Support Postgres JSON_OBJECT syntax - posted by GitBox <gi...@apache.org> on 2022/03/14 13:57:00 UTC, 0 replies.
- [GitHub] [calcite] GavinRay97 edited a comment on pull request #2733: [CALCITE-4739] Support Postgres JSON_OBJECT syntax - posted by GitBox <gi...@apache.org> on 2022/03/14 13:57:45 UTC, 1 replies.
- [GitHub] [calcite] julianhyde opened a new pull request #2744: [CALCITE-5040] SqlTypeFactoryTest.testUnknownCreateWithNullabilityTypeConsistency fails - posted by GitBox <gi...@apache.org> on 2022/03/15 03:58:53 UTC, 0 replies.
- [calcite] branch master updated (170035f -> dcbc493) - posted by li...@apache.org on 2022/03/15 05:48:41 UTC, 0 replies.
- [GitHub] [calcite] hannerwang opened a new pull request #2745: [CALCITE-4512] GROUP BY expression with argument name same with SELEC… - posted by GitBox <gi...@apache.org> on 2022/03/15 08:11:56 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2744: [CALCITE-5040] SqlTypeFactoryTest.testUnknownCreateWithNullabilityTypeConsistency fails - posted by GitBox <gi...@apache.org> on 2022/03/15 08:32:50 UTC, 0 replies.
- [GitHub] [calcite] korlov42 commented on a change in pull request #2623: CALCITE-4913 Correlated variables in a select list are not deduplicated - posted by GitBox <gi...@apache.org> on 2022/03/15 09:11:57 UTC, 16 replies.
- [GitHub] [calcite] zabetak commented on a change in pull request #2744: [CALCITE-5040] SqlTypeFactoryTest.testUnknownCreateWithNullabilityTypeConsistency fails - posted by GitBox <gi...@apache.org> on 2022/03/15 13:17:52 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-5040] SqlTypeFactoryTest.testUnknownCreateWithNullabilityTypeConsistency fails - posted by li...@apache.org on 2022/03/16 01:35:31 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 merged pull request #2744: [CALCITE-5040] SqlTypeFactoryTest.testUnknownCreateWithNullabilityTypeConsistency fails - posted by GitBox <gi...@apache.org> on 2022/03/16 01:35:33 UTC, 0 replies.
- [GitHub] [calcite] wojustme commented on a change in pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/16 02:33:27 UTC, 2 replies.
- svn commit: r53122 - in /dev/calcite/apache-calcite-1.30.0-rc3: ./ apache-calcite-1.30.0-src.tar.gz apache-calcite-1.30.0-src.tar.gz.asc apache-calcite-1.30.0-src.tar.gz.sha512 - posted by li...@apache.org on 2022/03/16 03:26:39 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0-rc3 updated (cd5229b -> b906299) - posted by li...@apache.org on 2022/03/16 03:29:40 UTC, 0 replies.
- [GitHub] [calcite] beyond1920 opened a new pull request #2746: [CALCITE-5050] Correct rowcount of aggregate without group keys - posted by GitBox <gi...@apache.org> on 2022/03/17 13:51:45 UTC, 1 replies.
- [GitHub] [calcite] zgramana opened a new pull request #2747: Adds UNION query performance regression test - posted by GitBox <gi...@apache.org> on 2022/03/18 01:05:54 UTC, 1 replies.
- [GitHub] [calcite] jnturton edited a comment on pull request #2698: [CALCITE-4992] Close the ElasticSearch RestClient in ElasticsearchTransport - posted by GitBox <gi...@apache.org> on 2022/03/18 10:58:54 UTC, 1 replies.
- [GitHub] [calcite] danny0405 commented on pull request #2696: [CALCITE-4899] Support hint for lateral table syntax - posted by GitBox <gi...@apache.org> on 2022/03/19 03:25:38 UTC, 0 replies.
- [GitHub] [calcite] danny0405 edited a comment on pull request #2696: [CALCITE-4899] Support hint for lateral table syntax - posted by GitBox <gi...@apache.org> on 2022/03/19 03:26:01 UTC, 0 replies.
- svn commit: r53206 - /dev/calcite/apache-calcite-1.30.0-rc3/ /release/calcite/apache-calcite-1.30.0/ - posted by li...@apache.org on 2022/03/19 07:19:16 UTC, 0 replies.
- [calcite] annotated tag calcite-1.30.0 updated (cd5229b -> d2b30ab) - posted by li...@apache.org on 2022/03/19 07:20:15 UTC, 0 replies.
- [calcite] branch site updated (dcbc493 -> cd5229b) - posted by li...@apache.org on 2022/03/19 09:38:15 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 commented on pull request #2746: [CALCITE-5050] Correct rowcount of aggregate without group keys - posted by GitBox <gi...@apache.org> on 2022/03/19 11:38:59 UTC, 0 replies.
- [calcite-site] branch master updated: Publish site for Apache Calcite 1.30.0 release - posted by li...@apache.org on 2022/03/20 09:20:05 UTC, 0 replies.
- [calcite-site] branch master updated: Site: Fix commit id in download page - posted by li...@apache.org on 2022/03/20 10:14:07 UTC, 0 replies.
- [GitHub] [calcite] jnturton commented on pull request #2698: [CALCITE-4992] Close the ElasticSearch RestClient in ElasticsearchTransport - posted by GitBox <gi...@apache.org> on 2022/03/20 13:32:18 UTC, 0 replies.
- [GitHub] [calcite] paul8263 commented on pull request #2481: [CALCITE-4725] Between clause operands checker should check all combi… - posted by GitBox <gi...@apache.org> on 2022/03/21 01:52:04 UTC, 0 replies.
- [GitHub] [calcite] GavinRay97 commented on pull request #2730: Modify parser to allow subqueries in JSON "VALUE" - posted by GitBox <gi...@apache.org> on 2022/03/22 03:01:40 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-5037] Upgrade HSQLDB to 2.5.2 - posted by jh...@apache.org on 2022/03/22 04:24:41 UTC, 0 replies.
- [GitHub] [calcite] wojustme opened a new pull request #2749: [CALCITE-4772] Define a dialect's switch to remove constant literal in the sort - posted by GitBox <gi...@apache.org> on 2022/03/22 13:54:28 UTC, 0 replies.
- [GitHub] [calcite] mkou closed pull request #2748: [CALCITE-5052] Allow resources created with a JAR protocol (Bazel) - posted by GitBox <gi...@apache.org> on 2022/03/22 16:24:16 UTC, 0 replies.
- [GitHub] [calcite] mkou commented on pull request #2748: [CALCITE-5052] Allow resources created with a JAR protocol (Bazel) - posted by GitBox <gi...@apache.org> on 2022/03/22 16:28:50 UTC, 0 replies.
- [calcite-avatica-go] branch master updated (fa87f84 -> 9861e36) - posted by fr...@apache.org on 2022/03/23 04:29:08 UTC, 0 replies.
- [calcite-avatica-go] 01/04: [CALCITE-5055] Test against Go 1.17 and 1.18 - posted by fr...@apache.org on 2022/03/23 04:29:09 UTC, 0 replies.
- [calcite-avatica-go] 02/04: [CALCITE-5057] Switch from github.com/golang/protobuf to google.golang.org/protobuf - posted by fr...@apache.org on 2022/03/23 04:29:10 UTC, 0 replies.
- [calcite-avatica-go] 03/04: [CALCITE-5056] Test against avatica 1.18 - 1.20 - posted by fr...@apache.org on 2022/03/23 04:29:11 UTC, 0 replies.
- [calcite-avatica-go] 04/04: [CALCITE-5058] Upgrade dependencies and tidy go.mod - posted by fr...@apache.org on 2022/03/23 04:29:12 UTC, 0 replies.
- [calcite-avatica-go] branch master updated: [CALCITE-5059] Update Github Actions to latest versions - posted by fr...@apache.org on 2022/03/23 04:32:51 UTC, 0 replies.
- [calcite-avatica-go] branch master updated (36150dc -> 3abfabf) - posted by fr...@apache.org on 2022/03/23 05:19:46 UTC, 0 replies.
- [calcite-avatica-go] 01/03: [CALCITE-5056] Test against avatica 1.18 - 1.20 - posted by fr...@apache.org on 2022/03/23 05:19:47 UTC, 0 replies.
- [calcite-avatica-go] 02/03: [CALCITE-5058] Upgrade dependencies and tidy go.mod - posted by fr...@apache.org on 2022/03/23 05:19:48 UTC, 0 replies.
- [calcite-avatica-go] 03/03: [CALCITE-5059] Update Github Actions to latest versions - posted by fr...@apache.org on 2022/03/23 05:19:49 UTC, 0 replies.
- [calcite-avatica-go] branch master updated: [CALCITE-5063] Replace golang.org/x/xerrors package with errors package in stdlib - posted by fr...@apache.org on 2022/03/23 22:22:27 UTC, 0 replies.
- [calcite] branch main created (now 4d39ec0) - posted by jh...@apache.org on 2022/03/23 23:53:41 UTC, 0 replies.
- [calcite] 01/01: amend [CALCITE-5044] JDBC adapter generates integer literal in ORDER BY, which some dialects wrongly interpret as a reference to a field - posted by jh...@apache.org on 2022/03/23 23:53:42 UTC, 0 replies.
- [GitHub] [calcite] xy2953396112 merged pull request #2746: [CALCITE-5050] Correct rowcount of aggregate without group keys - posted by GitBox <gi...@apache.org> on 2022/03/24 02:06:33 UTC, 0 replies.
- [calcite-avatica-go] branch master updated: [CALCITE-5062] Prepare for 5.1.0 release - posted by fr...@apache.org on 2022/03/24 02:23:49 UTC, 0 replies.
- [calcite-avatica-go] tag v5.1.0-rc0 created (now c232d7b) - posted by fr...@apache.org on 2022/03/24 02:42:57 UTC, 0 replies.
- svn commit: r53309 - in /dev/calcite/apache-calcite-avatica-go-5.1.0-rc0: ./ apache-calcite-avatica-go-5.1.0-src.tar.gz apache-calcite-avatica-go-5.1.0-src.tar.gz.asc apache-calcite-avatica-go-5.1.0-src.tar.gz.sha512 - posted by fr...@apache.org on 2022/03/24 02:43:52 UTC, 0 replies.
- [calcite] branch master updated (92843e8 -> ce71276) - posted by zh...@apache.org on 2022/03/24 02:48:41 UTC, 0 replies.
- [calcite] branch master updated (ce71276 -> 1ce516d) - posted by jh...@apache.org on 2022/03/25 02:34:15 UTC, 0 replies.
- [calcite] 01/01: [CALCITE-5050] Metadata (RelMdRowCount) should reflect the fact that an Aggregate with no GROUP BY always returns 1 row - posted by jh...@apache.org on 2022/03/25 02:34:16 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-5044] JDBC adapter generates integer literal in ORDER BY, which some dialects wrongly interpret as a reference to a field - posted by jh...@apache.org on 2022/03/25 02:36:42 UTC, 0 replies.
- [GitHub] [calcite] julianhyde closed pull request #2749: [CALCITE-5044] Rewrite numberic constant in the sort to avoid rel_to_sql ambiguity - posted by GitBox <gi...@apache.org> on 2022/03/25 02:36:49 UTC, 0 replies.
- [GitHub] [calcite] wojustme commented on pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/25 03:22:50 UTC, 2 replies.
- [GitHub] [calcite] wojustme closed pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/25 03:22:53 UTC, 0 replies.
- [GitHub] [calcite] wojustme closed pull request #2742: [CALCITE-5038] Making AGGREGATE_ANY_PULL_UP_CONSTANTS's test cases more rigorous - posted by GitBox <gi...@apache.org> on 2022/03/25 03:38:01 UTC, 0 replies.
- [GitHub] [calcite] liyafan82 opened a new pull request #2753: Prepare for next development iteration (1.31.0) - posted by GitBox <gi...@apache.org> on 2022/03/25 03:39:51 UTC, 0 replies.
- [GitHub] [calcite] Joe192168 opened a new pull request #2754: SQL Chinese conditional garbled code - posted by GitBox <gi...@apache.org> on 2022/03/25 07:32:51 UTC, 0 replies.
- [GitHub] [calcite] rubenada commented on pull request #2753: Prepare for next development iteration (1.31.0) - posted by GitBox <gi...@apache.org> on 2022/03/25 11:41:33 UTC, 0 replies.
- [GitHub] [calcite] libenchao opened a new pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json - posted by GitBox <gi...@apache.org> on 2022/03/26 09:01:43 UTC, 0 replies.
- [calcite] branch master updated (a6a1e2c -> a15dc38) - posted by fo...@apache.org on 2022/03/26 09:57:52 UTC, 0 replies.
- [GitHub] [calcite] XuQianJin-Stars merged pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json - posted by GitBox <gi...@apache.org> on 2022/03/26 09:57:54 UTC, 0 replies.
- [calcite] branch master updated (a15dc38 -> 8844146) - posted by fo...@apache.org on 2022/03/26 10:03:09 UTC, 0 replies.
- [GitHub] [calcite] XuQianJin-Stars commented on pull request #2754: SQL Chinese conditional garbled code - posted by GitBox <gi...@apache.org> on 2022/03/26 11:35:34 UTC, 0 replies.
- [GitHub] [calcite] libenchao opened a new pull request #2756: [CALCITE-5032] RelOptUtil#splitJoinCondition returns wrong when there is no equal condition - posted by GitBox <gi...@apache.org> on 2022/03/27 13:56:56 UTC, 0 replies.
- [GitHub] [calcite] GavinRay97 commented on pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json - posted by GitBox <gi...@apache.org> on 2022/03/27 17:28:20 UTC, 0 replies.
- [GitHub] [calcite] GavinRay97 edited a comment on pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json - posted by GitBox <gi...@apache.org> on 2022/03/27 17:29:23 UTC, 0 replies.
- [calcite] branch master updated (8844146 -> d85b2a6) - posted by jb...@apache.org on 2022/03/27 20:59:19 UTC, 0 replies.
- [GitHub] [calcite] jbalint closed pull request #2752: [CALCITE-5064] Dialect factory returns ANSI SQL dialect for BigQuery - posted by GitBox <gi...@apache.org> on 2022/03/27 20:59:21 UTC, 0 replies.
- [calcite-avatica-go] tag v5.1.0 created (now c232d7b) - posted by fr...@apache.org on 2022/03/27 22:31:42 UTC, 0 replies.
- svn commit: r53349 - in /release/calcite: apache-calcite-avatica-go-4.0.0/ apache-calcite-avatica-go-5.1.0/ - posted by fr...@apache.org on 2022/03/27 22:32:05 UTC, 0 replies.
- [calcite-avatica-go] branch master updated: Update website for 5.1.0 release and replace docker-compose with docker compose - posted by fr...@apache.org on 2022/03/27 22:48:18 UTC, 0 replies.
- [calcite-site] branch master updated: Update site for Avatica-Go 5.1.0 release - posted by fr...@apache.org on 2022/03/27 23:06:45 UTC, 0 replies.
- [GitHub] [calcite] wojustme removed a comment on pull request #2686: [CALCITE-4982] NonNull field is pushed down into leaf of outer-join in 'ProjectJoinTransposeRule' (xurenhe) - posted by GitBox <gi...@apache.org> on 2022/03/28 12:18:43 UTC, 0 replies.
- [GitHub] [calcite] wojustme commented on pull request #2686: [CALCITE-4982] NonNull field is pushed down into leaf of outer-join in 'ProjectJoinTransposeRule' (xurenhe) - posted by GitBox <gi...@apache.org> on 2022/03/28 12:19:37 UTC, 0 replies.
- [GitHub] [calcite] huzx0608 commented on pull request #1405: [CALCITE-2772] Support varargs UDF for scalar function - posted by GitBox <gi...@apache.org> on 2022/03/28 12:38:22 UTC, 0 replies.
- [GitHub] [calcite] huzx0608 edited a comment on pull request #1405: [CALCITE-2772] Support varargs UDF for scalar function - posted by GitBox <gi...@apache.org> on 2022/03/28 12:39:07 UTC, 0 replies.
- [GitHub] [calcite] wojustme removed a comment on pull request #2743: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM - posted by GitBox <gi...@apache.org> on 2022/03/29 10:18:06 UTC, 0 replies.
- [GitHub] [calcite-avatica] stoty opened a new pull request #173: CALCITE-5009 Transparent JDBC connection re-creation may lead to data… - posted by GitBox <gi...@apache.org> on 2022/03/29 10:44:31 UTC, 0 replies.
- [GitHub] [calcite] francesco-gini88 commented on pull request #2620: [CALCITE-4907] JdbcJoin does not convert Join with always true/false … - posted by GitBox <gi...@apache.org> on 2022/03/29 11:16:32 UTC, 0 replies.
- [GitHub] [calcite] abhishek-das-gupta opened a new pull request #2757: [CALCITE-4401] SqlJoin toString throws RuntimeException - posted by GitBox <gi...@apache.org> on 2022/03/29 18:31:56 UTC, 0 replies.
- [GitHub] [calcite] julianhyde commented on a change in pull request #2757: [CALCITE-4401] SqlJoin toString throws RuntimeException - posted by GitBox <gi...@apache.org> on 2022/03/29 19:30:52 UTC, 2 replies.
- [calcite] branch master updated (d85b2a6 -> 14b1805) - posted by fr...@apache.org on 2022/03/29 22:31:04 UTC, 0 replies.
- [calcite-avatica] branch master updated: [CALCITE-5070] Upgrade Jekyll and ruby gems for site generation - posted by fr...@apache.org on 2022/03/29 23:08:04 UTC, 0 replies.
- [GitHub] [calcite] hsyuan closed pull request #2754: SQL Chinese conditional garbled code - posted by GitBox <gi...@apache.org> on 2022/03/30 03:48:15 UTC, 0 replies.
- [GitHub] [calcite] hsyuan commented on pull request #2754: SQL Chinese conditional garbled code - posted by GitBox <gi...@apache.org> on 2022/03/30 03:48:15 UTC, 0 replies.
- [GitHub] [calcite] libenchao commented on pull request #2756: [CALCITE-5032] RelOptUtil#splitJoinCondition returns wrong when there is no equal condition - posted by GitBox <gi...@apache.org> on 2022/03/30 06:23:49 UTC, 0 replies.
- [GitHub] [calcite] abhishek-das-gupta commented on a change in pull request #2757: [CALCITE-4401] SqlJoin toString throws RuntimeException - posted by GitBox <gi...@apache.org> on 2022/03/30 08:42:53 UTC, 2 replies.
- [GitHub] [calcite-avatica-go] liguozhong opened a new pull request #56: Fix bug:panic msg: runtime error: index out of range [0] with length 0 - posted by GitBox <gi...@apache.org> on 2022/03/30 13:52:50 UTC, 1 replies.
- [GitHub] [calcite-avatica-go] liguozhong closed pull request #56: Fix bug:panic msg: runtime error: index out of range [0] with length 0 - posted by GitBox <gi...@apache.org> on 2022/03/30 14:09:22 UTC, 0 replies.
- [GitHub] [calcite-avatica-go] liguozhong commented on pull request #56: Fix bug:panic msg: runtime error: index out of range [0] with length 0 - posted by GitBox <gi...@apache.org> on 2022/03/30 14:23:58 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-3129] Automate website builds - posted by fr...@apache.org on 2022/03/31 04:13:18 UTC, 0 replies.
- [calcite-avatica] branch master updated: [CALCITE-3129] Automate website builds - posted by fr...@apache.org on 2022/03/31 04:13:18 UTC, 0 replies.
- [calcite-avatica-go] branch master updated: [CALCITE-3129] Automate website builds - posted by fr...@apache.org on 2022/03/31 04:13:25 UTC, 0 replies.
- [calcite] branch site updated: [CALCITE-3129] Automate website builds - posted by gi...@apache.org on 2022/03/31 04:13:38 UTC, 0 replies.
- [calcite-avatica-go] branch master updated (b6d519c -> 00df39b) - posted by fr...@apache.org on 2022/03/31 04:15:52 UTC, 0 replies.
- [calcite-avatica-go] 01/01: [CALCITE-3129] Automate website builds - posted by fr...@apache.org on 2022/03/31 04:15:53 UTC, 0 replies.
- [calcite] branch master updated: Test automated website build - posted by fr...@apache.org on 2022/03/31 04:17:19 UTC, 0 replies.
- [calcite] branch site updated: Test automated website build - posted by gi...@apache.org on 2022/03/31 04:20:06 UTC, 0 replies.
- [calcite] branch master updated (eb3c340 -> 970ba27) - posted by fr...@apache.org on 2022/03/31 04:31:16 UTC, 0 replies.
- [calcite] branch master updated: Site: Fix release announcement for 1.30.0 - posted by fr...@apache.org on 2022/03/31 04:52:53 UTC, 0 replies.
- [calcite] branch site updated (a3ec0b7 -> cd5229b) - posted by fr...@apache.org on 2022/03/31 04:54:34 UTC, 0 replies.
- [calcite] branch site updated: Site: Fix release announcement for 1.30.0 - posted by gi...@apache.org on 2022/03/31 04:55:35 UTC, 0 replies.
- [calcite-avatica-go] branch master updated: [CALCITE-5072] Index out of range when calling rows.Next() - posted by fr...@apache.org on 2022/03/31 05:32:11 UTC, 0 replies.
- [GitHub] [calcite-avatica-go] F21 closed pull request #56: [CALCITE-5072] Index out of range when calling rows.Next() - posted by GitBox <gi...@apache.org> on 2022/03/31 05:32:55 UTC, 0 replies.
- [GitHub] [calcite-avatica-go] F21 commented on pull request #56: [CALCITE-5072] Index out of range when calling rows.Next() - posted by GitBox <gi...@apache.org> on 2022/03/31 05:32:56 UTC, 0 replies.
- [calcite-site] branch master updated: Test commit - posted by fr...@apache.org on 2022/03/31 08:26:43 UTC, 0 replies.
- [calcite-site] branch master updated (923022a -> 401cc9b) - posted by fr...@apache.org on 2022/03/31 08:28:19 UTC, 0 replies.
- [GitHub] [calcite-avatica] stoty commented on pull request #173: CALCITE-5009 Transparent JDBC connection re-creation may lead to data… - posted by GitBox <gi...@apache.org> on 2022/03/31 08:58:10 UTC, 0 replies.
- [calcite] branch master updated: Fix typo documenting rules for triggering a non-release website update - posted by fr...@apache.org on 2022/03/31 11:05:00 UTC, 0 replies.
- [GitHub] [calcite] rubenada opened a new pull request #2758: [CALCITE-5075] Build fails due to rat check on Gemfile.lock - posted by GitBox <gi...@apache.org> on 2022/03/31 13:37:52 UTC, 0 replies.
- [GitHub] [calcite-avatica-go] liguozhong opened a new pull request #57: [WIP] ResetSession implements driver.SessionResetter. - posted by GitBox <gi...@apache.org> on 2022/03/31 14:28:20 UTC, 0 replies.
- [GitHub] [calcite] rubenada merged pull request #2758: [CALCITE-5075] Build fails due to rat check on Gemfile.lock - posted by GitBox <gi...@apache.org> on 2022/03/31 20:13:08 UTC, 0 replies.
- [calcite] branch master updated: [CALCITE-5075] Build fails due to rat check on Gemfile.lock - posted by ru...@apache.org on 2022/03/31 20:13:10 UTC, 0 replies.
- [GitHub] [calcite-avatica-go] F21 commented on pull request #57: [WIP] ResetSession implements driver.SessionResetter. - posted by GitBox <gi...@apache.org> on 2022/03/31 20:52:56 UTC, 0 replies.