You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CALCITE-4816) Make Gradle pass the 'user.timezone' property to the test JVM (Avatica) - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/01 05:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4816) Make Gradle pass the 'user.timezone' property to the test JVM (Avatica) - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/01 05:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4816) Make Gradle pass the 'user.timezone' property to the test JVM in Avatica - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/01 05:56:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4815) Avatica's Travis fails with 'LICENSE-like files are missing' error - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/01 06:14:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-4816) Make Gradle pass the 'user.timezone' property to the test JVM in Avatica - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/01 06:15:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4815) Avatica's Travis fails with 'LICENSE-like files are missing' error - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/01 06:15:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4815) Avatica's Travis fails with 'LICENSE-like files are missing' error - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/01 06:55:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is he group by list of target - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/01 09:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is he group by list of target - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/01 09:24:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is he group by list of target - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/01 09:29:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4814) AvaticaConnection#isValid() doesn't correspond JDBC API - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/01 10:44:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4818) AggregateExpandDistinctAggregatesRule - posted by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/10/01 13:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4818) AggregateExpandDistinctAggregatesRule must infer correct data type for top aggregate calls - posted by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/10/01 13:10:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-4814) AvaticaConnection#isValid() doesn't correspond JDBC API - posted by "Maksym Rymar (Jira)" <ji...@apache.org> on 2021/10/01 14:34:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4768) Upgrade DataStax Driver for Apache Cassandra version to latest 4.x - posted by "Madhavan (Jira)" <ji...@apache.org> on 2021/10/01 18:23:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4768) Upgrade DataStax Driver for Apache Cassandra® version to latest 4.x - posted by "Madhavan (Jira)" <ji...@apache.org> on 2021/10/01 18:24:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4819) SemiJoin operator is not skipped in materialized view-based rewriting algorithm - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/02 03:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4819) SemiJoin operator is not skipped in materialized view-based rewriting algorithm - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/02 03:52:00 UTC, 1 replies.
- [jira] [Reopened] (CALCITE-4815) Avatica's Travis fails with 'LICENSE-like files are missing' error - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/02 14:36:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4816) Make Gradle pass the 'user.timezone' property to the test JVM in Avatica - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/02 14:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4820) INSERT Queries have keyword ROW inserted VALUES - posted by "Charles Givre (Jira)" <ji...@apache.org> on 2021/10/03 00:04:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4806) Lossy CAST is incorrectly simplified - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/03 04:14:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4600) ClassCastException for arrays with date/time/timestamp elements - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/03 08:44:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4602) ClassCastException for arrays with int and decimal elements within one array - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/03 08:45:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4821) Move utility test classes into calcite-testkit and unpublish -test.jar - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/03 10:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4822) Add ARRAY_CONCAT, ARRAY_REVERSE, ARRAY_LENGTH for BigQuery dialect - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/03 10:39:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4822) Add ARRAY_CONCAT, ARRAY_REVERSE, ARRAY_LENGTH for BigQuery dialect - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/03 10:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4600) ClassCastException retrieving from an ARRAY that has DATE, TIME or TIMESTAMP elements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/03 17:41:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4602) ClassCastException retrieving from ARRAY that has mixed INTEGER and DECIMAL elements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/03 17:45:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4762) Upgrade Calcite to Avatica 1.19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/03 17:47:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4573) NullPointerException while fetching from a column of type ARRAY - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/03 18:00:03 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4626) Warning during build for JDK9+ projects due to com.google.protobuf.UnsafeUtil - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/03 23:17:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4573) NullPointerException while fetching from a column of type ARRAY - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/03 23:21:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (CALCITE-4573) NullPointerException while fetching from a column of type ARRAY - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/03 23:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4823) JEP 411: AccessControlException, AccessController in java.security has been deprecated and marked for removal - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/04 07:36:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4547) Support Java 17 - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/04 07:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4820) INSERT Queries have keyword ROW inserted VALUES - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/04 09:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4824) ServerUnParserTest#testCreateTableVirtualColumn fails - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/04 13:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4824) ServerUnParserTest#testCreateTableVirtualColumn fails - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/04 13:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4821) Move utility test classes into calcite-testkit and unpublish -test.jar - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/04 13:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4787) Move core to use Immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 17:03:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4787) Move core to use Immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 17:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4787) Evaluate use of Immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 17:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4825) Update enumerables rules to use immutables instead of ImmutableBeans.EMPTY - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 17:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4787) Move core to use Immutables instead of ImmutableBeans - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 17:24:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4787) Move core to use Immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 17:28:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4826) Fix Intellij annotation processing failure post CALCITE-4787 - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 17:40:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4826) Fix Intellij annotation processing failure post CALCITE-4787 - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/04 17:42:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4826) Fix Intellij annotation processing failure post CALCITE-4787 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/04 17:47:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4826) annotationProcessorMain task is misconfigured in core gradle build, causing sync to fail in Intellij - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 18:06:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4573) NullPointerException while fetching from a column of type ARRAY - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4826) annotationProcessorMain task is misconfigured in core gradle build, causing sync to fail in Intellij - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 18:07:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4626) Warning during build for JDK9+ projects due to com.google.protobuf.UnsafeUtil - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:09:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4602) ClassCastException retrieving from ARRAY that has mixed INTEGER and DECIMAL elements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:10:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4600) ClassCastException retrieving from an ARRAY that has DATE, TIME or TIMESTAMP elements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4790) Make Gradle pass the 'user.timezone' property to the test JVM - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:14:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4790) Make Gradle pass the 'user.timezone' property to the test JVM - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:15:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4790) Make Gradle pass the 'user.timezone' property to the test JVM - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:16:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4816) Make Gradle pass the 'user.timezone' property to the test JVM in Avatica - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/04 18:17:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4826) annotationProcessorMain task is misconfigured in core gradle build, causing sync to fail in Intellij - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 18:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4825) Update remaining core/main to use immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 18:44:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4827) Refactor annotation processor tasks to be used across multiple modules - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/04 23:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4827) Refactor annotation processor tasks to be used across multiple modules - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/04 23:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4828) Standard Avatica build exception console output - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/04 23:44:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4828) Standard Avatica build exception console output - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/04 23:54:00 UTC, 9 replies.
- [jira] [Commented] (CALCITE-4828) Standard Avatica build exception console output - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/05 01:06:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4547) Support Java 17 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/05 08:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3588) JDBC adapter should handle join conditions containing IS TRUE, SIMILAR TO etc. when generating SQL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/05 08:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4829) Bump Gradle to 7.2 and test with Java 17 at GitHub Actions - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:18:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4547) Support Java 16 - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4547) Support Java 16 - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:18:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4829) Bump Gradle to 7.2 and test with Java 17 at GitHub Actions - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:48:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4823) JEP 411: AccessControlException, AccessController in java.security has been deprecated and marked for removal - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:49:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4821) Move utility test classes into calcite-testkit and unpublish -test.jar - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4823) JEP 411: AccessControlException, AccessController in java.security has been deprecated and marked for removal - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/05 09:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4292) Wrong results in ElasticSearch when query contains NOT EQUAL - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/05 15:34:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4830) Move Cassandra module to use Immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/05 17:06:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4825) Update remaining core/main to use immutables instead of ImmutableBeans - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/05 18:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4546) No Longer require RelNode subtype registration for Metadata - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/05 19:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4546) Change metadata dispatch to avoid all RelNode subtypes registration - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/05 19:39:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4546) Change metadata dispatch to avoid registration of all RelNode subtypes - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/05 19:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4546) Change metadata dispatch to avoid registration of all RelNode subtypes - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/05 19:42:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4819) SemiJoin operator is not skipped in materialized view-based rewriting algorithm - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/05 19:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4546) Change metadata dispatch to avoid registration of all RelNode subtypes - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/05 19:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4831) Cleanup Nullable rule annotations post fix for Immutables checker conflict bug - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/05 21:19:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4831) Cleanup Nullable rule annotations post fix for Immutables checker conflict bug - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/05 21:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4758) When SOME sub-query is SqlNodeList, Calcite returns wrong result - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/05 22:50:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is he group by list of target - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2021/10/06 01:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is the group by list of target - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2021/10/06 01:32:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/06 02:36:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4832) Refactor Gradle to build-logic convention plugins - posted by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2021/10/06 08:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4832) Refactor Gradle to build-logic convention plugins - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/06 09:04:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4798) Gradle build fails due to deprecated metadata APIs - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/06 09:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4798) Gradle build fails due to deprecated metadata APIs - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/06 09:26:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4758) When SOME sub-query is SqlNodeList, Calcite returns wrong result - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/06 09:57:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4833) Complex nested correlated subquery failed. - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/10/06 11:12:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4818) AggregateExpandDistinctAggregatesRule must infer correct data type for top aggregate calls - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/06 12:58:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-4834) JaninoRelMetadataProvider uses hardcoded class name - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/10/06 15:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4834) JaninoRelMetadataProvider uses hardcoded class name - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/10/06 15:43:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4834) JaninoRelMetadataProvider uses hardcoded class name - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/10/06 15:45:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4835) Release Calcite 1.28.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/06 18:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4835) Release Calcite 1.28.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/06 18:30:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4835) Release Calcite 1.28.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/06 18:36:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4834) JaninoRelMetadataProvider uses hardcoded class name - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/10/06 18:45:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4544) Deprecate Metadata API backed by Java Reflection - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/06 19:42:00 UTC, 16 replies.
- [jira] [Updated] (CALCITE-4830) Move Cassandra module to use Immutables instead of ImmutableBeans - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/06 20:58:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4836) Upgrade protobuf-java 3.6.1 -> 3.17.1 - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/06 22:15:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4835) Release Calcite 1.28.0 - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/06 23:27:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4835) Release Calcite 1.28.0 - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/06 23:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4830) Remove remaining uses of ImmutableBeans and deprecate - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/07 00:20:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4550) Simplify JaninoRelMetadataProvider API for binding methods - posted by "James Starr (Jira)" <ji...@apache.org> on 2021/10/07 05:12:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4833) Complex nested correlated subquery failed. - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/10/07 05:42:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-4777) Casting from DECIMAL to BOOLEAN throws an exception - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/10/07 07:13:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-4837) FLOOR and CEIL of DATE/TIMESTAMP return wrong results for DECADE, CENTURY and MILLENNIUM - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/07 09:02:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4837) FLOOR and CEIL of DATE/TIMESTAMP return wrong results for DECADE, CENTURY and MILLENNIUM - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/07 09:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4836) Upgrade protobuf-java 3.6.1 -> 3.17.1 - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/07 09:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4735) SubstitutionVisitor of Aggregate Failed, when aggcalls of query could be expressed by target's grouping - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/07 12:42:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4837) FLOOR and CEIL of DATE/TIMESTAMP return wrong results for DECADE, CENTURY and MILLENNIUM - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/07 15:18:00 UTC, 8 replies.
- [jira] [Issue Comment Deleted] (CALCITE-4837) FLOOR and CEIL of DATE/TIMESTAMP return wrong results for DECADE, CENTURY and MILLENNIUM - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/07 15:23:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4838) add roundingMode in SqlConformance to document how to cast an approximate numeric to int - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/07 17:09:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4838) add roundingMode in SqlConformance to document the rounding mode when cast an approximate numeric to int - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/07 17:11:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-4838) add roundingMode in SqlConformance to document the rounding mode when cast an approximate numeric to int - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/07 17:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4830) Remove remaining uses of ImmutableBeans and deprecate - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/07 19:16:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4839) Remove remnants of ImmutableBeans post 1.28 release - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/07 19:18:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4837) FLOOR and CEIL of DATE/TIMESTAMP return wrong results for DECADE, CENTURY and MILLENNIUM - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/07 20:00:13 UTC, 0 replies.
- [jira] [Created] (CALCITE-4840) Readme from source release clearly state how to build - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/07 22:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4840) Avatica readme from source release should have better build instructions - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/07 22:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4840) Avatica readme for source release should have better build instructions - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/07 22:02:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4840) Avatica readme for source release should have better build instructions - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/08 00:11:00 UTC, 7 replies.
- [jira] [Assigned] (CALCITE-4840) Avatica readme for source release should have better build instructions - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/08 00:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4810) Failed to cast a double field (which isn't a literal) to boolean in the test case. - posted by "xuyangzhong (Jira)" <ji...@apache.org> on 2021/10/08 01:50:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4777) Casting from DECIMAL to BOOLEAN throws an exception - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/08 06:30:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4833) Complex nested correlated subquery failed. - posted by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/10/08 07:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is the group by list of target - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2021/10/08 10:26:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is the group by list of target - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2021/10/08 10:27:00 UTC, 8 replies.
- [jira] [Comment Edited] (CALCITE-4735) SubstitutionVisitor of Aggregate Failed, when aggcalls of query could be expressed by target's grouping - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/08 12:50:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4735) SubstitutionVisitor of Aggregate Failed, when aggcalls of query could be expressed by target's grouping - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/08 12:50:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4841) Support numeric column type in CSV and File adapter - posted by "Louis Kuang (Jira)" <ji...@apache.org> on 2021/10/08 15:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4841) Support numeric column type in CSV and File adapter - posted by "Louis Kuang (Jira)" <ji...@apache.org> on 2021/10/08 15:49:00 UTC, 4 replies.
- [jira] [Resolved] (CALCITE-4836) Upgrade protobuf-java 3.6.1 -> 3.17.1 - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/08 16:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4836) Upgrade protobuf-java 3.6.1 -> 3.17.1 - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/08 16:33:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4841) Support numeric column type in CSV and File adapter - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/08 16:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4841) Support numeric column type in CSV and File adapter - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/08 16:52:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-4833) Complex nested correlated subquery failed. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/08 17:06:00 UTC, 3 replies.
- [jira] [Reopened] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is the group by list of target - posted by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2021/10/08 22:26:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4842) Nested row type fails with unsupported type Record2_2 - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/09 00:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4842) Nested row type fails with unsupported type Record2_2 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/09 00:37:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4797) Release Avatica 1.19.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/09 05:03:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4797) Release Avatica 1.19.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/09 05:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4843) optimize ALL,SOME sub-query list when op is the <, <=,> or >= - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/09 08:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4758) When SOME sub-query is SqlNodeList, Calcite returns wrong result - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/09 08:49:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4844) when the value of sub-query threshold smaller than IN list size the In list include columns return wrong result. - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/09 22:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4844) when the value of sub-query threshold smaller than IN list size the In list include columns return wrong result. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/10 01:13:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4844) when the value of sub-query threshold smaller than IN list size the In list include columns return wrong result. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/10 01:28:00 UTC, 15 replies.
- [jira] [Updated] (CALCITE-4811) Check for internal content in case of ROW in RelDataTypeFactoryImpl#leastRestrictiveStructuredType should be after checking for null - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/10 08:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4811) Check for internal content in case of ROW in RelDataTypeFactoryImpl#leastRestrictiveStructuredType should be after isStruct check - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/10 09:16:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4845) Some exceptions in RelMetadataQuery, when executing opt planner concurrently. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/10 09:53:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4845) Some exceptions in RelMetadataQuery, when executing opt planner concurrently. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/10 09:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4845) Some exceptions in RelMetadataQuery, when executing hep planner concurrently. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/10 11:46:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4845) Some exceptions in RelMetadataQuery, when executing hep planner concurrently. - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/10 18:02:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-4844) when the value of sub-query threshold smaller than IN list size the In list include columns return wrong result. - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/10 20:43:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4686) SubQueryRemoveRule.matchJoin should correctly rewrite all sub-queries - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/10 20:43:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4846) When convert ROW values which include NULL will generate the wrong type about whether nullable - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/11 01:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3745) UnitCompiler can not find required class information - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/11 10:08:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4762) Upgrade Calcite to Avatica 1.19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/11 19:07:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4762) Upgrade Calcite to Avatica 1.19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/11 19:07:00 UTC, 1 replies.
- [jira] [Closed] (CALCITE-4797) Release Avatica 1.19.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/11 19:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4337) Support PARTITION BY clause in table function call - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/12 05:44:00 UTC, 7 replies.
- [jira] [Created] (CALCITE-4847) Parse SQL with BigQuery-style quoted identifiers and character literals - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4767) JDBC adapter wrongly quotes backticks inside BigQuery identifiers - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4847) Parse SQL with BigQuery-style quoted identifiers and character literals - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:39:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-4847) Parse SQL with BigQuery-style quoted identifiers and character literals - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4377) Fix the return nullability inference during rex simplification - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4377) Fix the return nullability inference during rex simplification - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4495) Sarg simplification with IS_NULL and unknown type throws IllegalArgumentException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4633) Enable RelFieldTrimmer to trim fields on a distinct UNION - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:59:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4495) Sarg simplification with IS_NULL and unknown type throws IllegalArgumentException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 06:59:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4633) Enable RelFieldTrimmer to trim fields on a distinct UNION - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 07:03:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4704) Log produced plan after rule application using explain formatting - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 07:07:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-3329) Implement osquery for OS adapter - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 07:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4639) Broken links on download page - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 07:10:00 UTC, 11 replies.
- [jira] [Updated] (CALCITE-4639) Broken links on download page - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/12 08:43:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-3745) CompileException in UnitCompiler when using multiple class loaders - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/12 08:56:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-3745) CompileException in UnitCompiler when using multiple class loaders - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/12 08:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4845) Exceptions in RelMetadataQuery when executing HepPlanner concurrently - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/12 09:00:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4845) Exceptions in RelMetadataQuery when executing HepPlanner concurrently - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/12 09:00:12 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4778) Exchange operator deserialize fail when the RexInput has no RelCollcation - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2021/10/12 09:32:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-3583) Support serialized to json and deserialized from json for Exchange relation operator - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2021/10/12 09:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result empty - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/10/12 12:43:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result empty - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/10/12 12:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4849) Query SQL cannot complete materialized view rewrite properly - posted by "jhkcool (Jira)" <ji...@apache.org> on 2021/10/12 13:00:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4849) Query SQL cannot complete materialized view rewrite properly - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2021/10/12 13:27:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result empty - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/10/12 15:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4337) Support PARTITION BY clause in table function call - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 18:50:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4704) Log produced plan after rule application using explain formatting - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/12 20:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4602) ClassCastException retrieving from ARRAY that has mixed INTEGER and DECIMAL elements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 21:16:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-4811) Check for internal content in case of ROW in RelDataTypeFactoryImpl#leastRestrictiveStructuredType should be after isStruct check - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 21:30:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4847) Parse SQL with BigQuery-style quoted identifiers and character literals - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/12 22:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4850) Wrong result retrieving from ARRAY with mixed INTEGER and DECIMAL elements - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/12 22:08:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4811) Check for internal content in case of ROW in RelDataTypeFactoryImpl#leastRestrictiveStructuredType should be after isStruct check - posted by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2021/10/12 22:16:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4847) Parse SQL with BigQuery-style quoted identifiers and character literals - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 01:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4849) Query SQL cannot complete materialized view rewrite properly - posted by "jhkcool (Jira)" <ji...@apache.org> on 2021/10/13 03:00:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3338) Error with executeBatch and preparedStatement. - posted by "xzh_dz (Jira)" <ji...@apache.org> on 2021/10/13 05:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2983) Add Avatica compatibility page for TLS and IBM Java - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1811) Work around "latest" tag for Docker images - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1928) Calling previous() on a ResultSet that came from an Array gives NullPointerException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3162) Reading Arrays from Calcite through JdbcMeta generates AvaticaSqlException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1242) Allow configuration of maximum allowed value for maxRowCount - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1318) Build/Document Avatica Kerberos/SPNEGO authentication behind load balancer. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1350) Avoid closeConnection when openConnection doesn't finish/succeed - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1352) Clarify documentation for avatica's max_rows_total - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1385) Support password-based convenience logins for Kerberos-authenticated clients - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1308) Implement remaining DatabaseMetaData operations in RemoteMeta - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1316) Better control over retried operations in Avatica client - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1164) Use setObject(int, Object, int) when binding parameters - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-839) Remove Jackson annotations from POJO classes in Meta - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1341) Improve mechanism for client/server to unwrap protobuf RPC message - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1286) Create self-contained test-harness for TCK - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1244) `offset` is ignored in FetchRequest - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 05:52:02 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4740) JDBC adapter generates incorrect HAVING clause in BigQuery dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 07:22:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result empty - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/10/13 09:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result always empty - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/10/13 10:05:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4337) Support PARTITION BY clause in table function call - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/13 12:20:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4851) Lots of warnings about Execution optimizations have been disabled when build CALCITE - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/13 21:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4851) Lots of warnings about Execution optimizations have been disabled when build CALCITE - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/13 21:39:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2736) ReduceExpressionsRule never reduces dynamic expressions but this should be configurable - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:24:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4740) JDBC adapter generates incorrect HAVING clause in BigQuery dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:26:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4740) JDBC adapter generates incorrect HAVING clause in BigQuery dialect - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:28:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4847) Parse SQL with BigQuery-style quoted identifiers and character literals - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:29:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4616) AggregateUnionTransposeRule causes row type mismatch when some inputs have unique grouping key - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:29:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4795) In class SqlBasicCall, make the "operands" field private - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4795) In class SqlBasicCall, make the "operands" field private - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:32:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4628) If SqlImplementor fails, include the RelNode in the exception - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4757) In Avatica, support columns of type "NULL" in query results - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4600) ClassCastException retrieving from an ARRAY that has DATE, TIME or TIMESTAMP elements - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:39:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4762) Upgrade Calcite to Avatica 1.19 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:40:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4842) Nested row type fails with unsupported type Record2_2 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/13 23:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result always empty - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2021/10/14 02:43:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4843) optimize ALL,SOME sub-query list when op is the <, <=,> or >= - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2021/10/14 02:45:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4550) Simplify JaninoRelMetadataProvider API for binding methods - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/14 03:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4774) When predicate conditions are equivalent, materialized view recognition fails. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/14 04:42:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4848) Adding a HAVING condition to a query with a dynamic parameter makes the result always empty - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/10/14 09:55:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4639) Broken links on download page - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/14 16:08:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4852) RelToSqlConverter creates unparseable SQL string from right associative multi-way join. - posted by "Ian Bertolacci (Jira)" <ji...@apache.org> on 2021/10/14 22:18:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4852) RelToSqlConverter creates unparseable SQL string from right associative multi-way join. - posted by "Ian Bertolacci (Jira)" <ji...@apache.org> on 2021/10/14 22:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2152) SQL parser unable to parse SQL with nested joins produced by RelToSqlConverter - posted by "Ian Bertolacci (Jira)" <ji...@apache.org> on 2021/10/14 22:22:00 UTC, 3 replies.
- [jira] [Resolved] (CALCITE-4719) Add variants of RexSubQuery that collect sub-queries into MULTISET, ARRAY and MAP collections - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 00:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-3524) Add methods to RelBuilder to create RexSubQuery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 00:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-3524) Add methods to RelBuilder to create RexSubQuery - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 00:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4779) GroupByList contains constant literal, materialized view recognition failed - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:46:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4781) group by index is not support - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4778) Exchange operator deserialize fail when the RexInput has no RelCollcation - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:48:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4776) SqlParseException:WEIGHT_STRING('ab' AS CHAR(4)) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4776) SqlParseException:WEIGHT_STRING('ab' AS CHAR(4)) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:51:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-4776) SqlParseException:WEIGHT_STRING('ab' AS CHAR(4)) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:51:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4738) Pattern of RelNode: `Aggregate-Project-Aggregate` executing RelToSqlConverter error. - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4776) SqlParseException:WEIGHT_STRING('ab' AS CHAR(4)) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:52:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4734) If there are duplicate RexNode in MutableCalc, SubstitutionVisitor should return right rebuild RexNode - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:53:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-4732) date type field group problem - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:54:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4648) Except returns wrong results - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:55:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4697) GROUPING_ID may be distinct from GROUPING - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4732) date type field group problem - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:55:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4647) INTERSECT returns wrong results - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:56:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4647) INTERSECT returns wrong results - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:56:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4633) Enable RelFieldTrimmer to trim fields on a distinct UNION - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4584) Using function in PARTITION BY list of OVER window causes exception during conversion - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:57:00 UTC, 1 replies.
- [jira] [Closed] (CALCITE-4495) Sarg simplification with IS_NULL and unknown type throws IllegalArgumentException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4532) Rex simplification fails with an exception on nested CASTs with ANY - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 01:58:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4420) Some simple arithmetic operations can be simplified - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 02:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4420) Some simple arithmetic operations can be simplified - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 02:02:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-3935) Materialization-Failed, meeting to pull up bottom filter of Left/Right Join - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 02:03:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4853) Gradle could not determine the dependencies of task ':syncPreviewSiteRepo' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 02:14:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4735) SubstitutionVisitor of Aggregate Failed, when aggcalls of query could be expressed by target's grouping - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2021/10/15 02:49:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4854) SubstitutionVisitor exec aggregate-match fail, which query with grouping literal alone - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/15 02:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4854) SubstitutionVisitor exec aggregate-match fail, which query with grouping literal alone - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/15 03:03:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4817) Expand SubstitutionVisitor of Aggregate with max/min, which column is the group by list of target - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/15 03:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4732) date type field group problem - posted by "james yang (Jira)" <ji...@apache.org> on 2021/10/15 04:35:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4732) date type field group problem - posted by "james yang (Jira)" <ji...@apache.org> on 2021/10/15 04:36:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4853) Gradle could not determine the dependencies of task ':syncPreviewSiteRepo' - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/15 09:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4853) Gradle could not determine the dependencies of task ':syncPreviewSiteRepo' - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/15 09:26:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4853) Gradle could not determine the dependencies of task ':syncPreviewSiteRepo' - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/15 09:31:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-4851) Lots of warnings about Execution optimizations have been disabled when build CALCITE - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/15 11:41:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-4855) SQLFeatureNotSupported with avatica-remote and MariaDB - posted by "Alexander Falb (Jira)" <ji...@apache.org> on 2021/10/15 12:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4732) In Elasticsearch adapter, group by date type field will return Long value replace date String - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/15 12:40:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4732) In Elasticsearch adapter, group by date type field will return Long value replace date String - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/15 12:42:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-4856) Gradle prepareVote fails with 'not authorized' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 17:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4856) Gradle prepareVote fails with 'not authorized' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 17:57:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4732) In Elasticsearch adapter, group by date type field will return Long value replace date String - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/15 18:57:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-4597) Allow RelNodes to have an empty row type (zero fields) - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/16 12:45:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4597) Allow RelNodes to have an empty row type (zero fields) - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/17 01:42:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/18 03:18:00 UTC, 5 replies.
- [jira] [Created] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/18 03:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4858) Use Log4j2 instead of unsupported Log4j (1.x) in tests - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/18 10:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4858) Use Log4j2 instead of unsupported Log4j (1.x) in tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/18 11:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4859) Tableau connector for Calcite - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/18 20:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4859) Tableau connector for Calcite - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/18 20:13:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. - posted by "Wang Yanlin (Jira)" <ji...@apache.org> on 2021/10/19 02:18:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-4839) Remove remnants of ImmutableBeans post 1.28 release - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/19 04:21:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4857) Materialization-Failed, query could be grouping mv's agg-call, when executing mv-match. - posted by "Xurenhe (Jira)" <ji...@apache.org> on 2021/10/19 05:57:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-4860) Elasticsearch adapter, support NULLS FIRST and NULLS LAST in ORDER BY - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/19 06:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4860) Elasticsearch adapter support NULLS FIRST and NULLS LAST in ORDER BY - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/19 06:22:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-4860) Elasticsearch adapter support NULLS FIRST and NULLS LAST in ORDER BY - posted by "ZheHu (Jira)" <ji...@apache.org> on 2021/10/19 06:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4860) In Elasticsearch adapter, support NULLS FIRST and NULLS LAST query - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/19 06:37:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4860) In Elasticsearch adapter, support NULLS FIRST and NULLS LAST query - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/19 06:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4860) In Elasticsearch adapter, support NULLS FIRST and NULLS LAST query - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/19 06:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4861) Optimisation of chained cast calls can lead to unexpected behaviour - posted by "Marios Trivyzas (Jira)" <ji...@apache.org> on 2021/10/19 08:15:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4859) Tableau connector for Calcite - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/19 19:06:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4828) Standard Avatica build exception console output - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/19 20:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4861) Optimisation of chained cast calls can lead to unexpected behaviour - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 00:25:00 UTC, 4 replies.
- [jira] [Resolved] (CALCITE-4856) Gradle prepareVote fails with 'not authorized' - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 04:59:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4639) Broken links on download page - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:00:04 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4835) Release Calcite 1.28.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-3329) Implement osquery for OS adapter - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4799) SqlXmlFunctionsTest testXmlTransform unit test failed caused by NPE - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:11:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4754) Invalid Redshift SQL when executing a PIVOT query - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4705) Support hints like /*+ skewjoin(a(c0, c1)) */ - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:12:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4730) QueryableTable with bindable convention - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:12:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4608) SqlNumericLiteral.isInteger() throws NullPointerException - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:14:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-4617) Wrong offset when SortJoinTransposeRule pushes a sort node with an offset - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4617) Wrong offset when SortJoinTransposeRule pushes a Sort with an offset - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4686) SubQueryRemoveRule.matchJoin should correctly rewrite all sub-queries - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4694) When creating a RelOptMaterialization, if row types are not identical, create a cast using a custom RelBuilder - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 05:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-3078) Duplicate code lastDay in calcite-avatica and calcite - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/20 06:47:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4844) IN-list that references columns is wrongly converted to Values, and gives incorrect results - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/20 14:39:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-4131) the XmlFunctions exception handled by System.out - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/20 18:47:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-4362) Unable to parse queries that use BigQuery pseudo columns _PARTITIONDATE/_PARTITIONTIME - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/20 19:58:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-4839) Remove remnants of ImmutableBeans post 1.28 release - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/10/21 02:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4862) Remove slf4j-log4j12 dependency using unsupported Log4j 1.x version - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/21 09:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4863) Incorrect translation of INTERVAL value when fractional part is microsecond. - posted by "Abhishek Dasgupta (Jira)" <ji...@apache.org> on 2021/10/21 16:36:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4863) Incorrect translation of INTERVAL value when fractional part is microsecond. - posted by "Abhishek Dasgupta (Jira)" <ji...@apache.org> on 2021/10/21 16:52:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4795) In class SqlBasicCall, make the "operands" field private - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/21 18:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-4362) Unable to parse queries that use BigQuery pseudo columns _PARTITIONDATE/_PARTITIONTIME - posted by "Mark Grey (Jira)" <ji...@apache.org> on 2021/10/21 20:10:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-4864) Extends Table function to support POLYMORPHIC Table function - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/22 03:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4864) Supports Polymorphic Table function - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/22 03:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4865) Extends Table function to support Polymorphic Table Function - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/22 03:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4866) Updates SqlWindowTableFunction because it's a Polymorphic Table Function - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/22 03:58:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4867) Updates DDL to support create a polymorphic table function - posted by "JING ZHANG (Jira)" <ji...@apache.org> on 2021/10/22 04:14: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 2021/10/22 04:17:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-4861) Optimisation of chained cast calls can lead to unexpected behaviour - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/22 09:12:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4768) Upgrade DataStax Driver for Apache Cassandra® version to latest 4.x - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/10/22 09:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4754) Invalid Redshift SQL when executing a PIVOT query - posted by "Javier Rivas Rodriguez (Jira)" <ji...@apache.org> on 2021/10/27 02:34:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-4858) Use Log4j2 instead of unsupported Log4j (1.x) in tests - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/10/27 15:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4152) Avoid SPNEGO re-negotiation for each request - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/10/28 00:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4868) ES adapter doesn't support sort aggregation result - posted by "ZheHu (Jira)" <ji...@apache.org> on 2021/10/28 01:21:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4818) AggregateExpandDistinctAggregatesRule must infer correct data type for top aggregate calls - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2021/10/28 02:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4822) Add ARRAY_CONCAT, ARRAY_REVERSE, ARRAY_LENGTH for BigQuery dialect - posted by "Chunwei Lei (Jira)" <ji...@apache.org> on 2021/10/28 02:36:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4868) Elasticsearch adapter fails if GROUP BY is followed by ORDER BY - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/10/28 05:34:00 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-4868) Elasticsearch adapter fails if GROUP BY is followed by ORDER BY - posted by "ZheHu (Jira)" <ji...@apache.org> on 2021/10/28 14:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4869) BlockBuilder.append raises an NPE when called with a ConditionalStatement - posted by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/10/28 20:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4869) BlockBuilder.append raises an NPE when called with a ConditionalStatement - posted by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/10/28 20:27:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-4551) Fly Weight for MD Cache Keys - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/28 20:42:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4551) Fly Weight for MD Cache Keys - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/28 20:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4551) Reusing Immutable metadata cache keys - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/28 20:43:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-4551) Reusing Immutable metadata cache keys - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/28 20:43:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4869) BlockBuilder.append raises an NPE when called with a ConditionalStatement - posted by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/10/29 00:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4844) IN-list that references columns is wrongly converted to Values, and gives incorrect results - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/29 02:47:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4768) Upgrade DataStax Driver for Apache Cassandra® version to latest 4.x - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/29 15:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-4768) Upgrade DataStax Driver for Apache Cassandra® version to latest 4.x - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/10/29 15:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4152) Avoid SPNEGO re-negotiation for each request - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/10/29 17:14:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-4840) Avatica readme for source release should have better build instructions - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/10/29 17:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4870) ping phoenix encounter EOF issue - posted by "yspursy (Jira)" <ji...@apache.org> on 2021/10/31 10:27:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-4870) ping phoenix encounter EOF issue - posted by "yspursy (Jira)" <ji...@apache.org> on 2021/10/31 10:28:00 UTC, 1 replies.