You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [DISCUSS] JIRA vs GitHub Issues - posted by Vladimir Sitnikov <si...@gmail.com> on 2021/12/01 07:39:28 UTC, 9 replies.
- [jira] [Created] (CALCITE-4912) Confusing javadoc of RexSimplify.simplify - posted by "Alexander Trushev (Jira)" <ji...@apache.org> on 2021/12/01 10:23:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4913) Correlated variables in a select list are not deduplicated - posted by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2021/12/01 17:00:00 UTC, 0 replies.
- Contributor role request - posted by Konstantin Orlov <ko...@gmail.com> on 2021/12/01 19:10:49 UTC, 2 replies.
- [jira] [Created] (CALCITE-4914) Prep existing interfaces to support making RelMetadataQuery abstract - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/02 04:25:00 UTC, 0 replies.
- Feedback on a generic return type version of RelShuttle? - posted by Jacques Nadeau <ja...@apache.org> on 2021/12/02 05:02:06 UTC, 19 replies.
- [jira] [Created] (CALCITE-4915) Query with unqualified common column and NATURAL JOIN fails - posted by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/12/02 07:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4916) Need more exception information about "Non-query expression encountered in illegal context" - posted by "xuyang (Jira)" <ji...@apache.org> on 2021/12/02 10:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4917) Add test for 'IS NOT NULL(a) AND a=b' simplifies to "a=b" for UnknownAsFalse semantics - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2021/12/02 14:11:00 UTC, 0 replies.
- Enable "squash and merge" button in GitHub UI - posted by Vladimir Sitnikov <si...@gmail.com> on 2021/12/02 17:45:49 UTC, 12 replies.
- [DISCUSS] Writing rules in dependent projects without depending on Immutables - posted by Julian Hyde <jh...@gmail.com> on 2021/12/02 20:20:30 UTC, 5 replies.
- [jira] [Created] (CALCITE-4918) Add a VARIANT data type - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/03 00:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4919) Add a function to parse a JSON string into a VARIANT object - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/03 00:45:00 UTC, 0 replies.
- Re: Snowflake VARIANT support - posted by Julian Hyde <jh...@gmail.com> on 2021/12/03 00:45:57 UTC, 2 replies.
- Re: calcite-core 1.28.0 now depends on kotlin-stdlib? - posted by Julian Hyde <jh...@gmail.com> on 2021/12/03 01:22:32 UTC, 3 replies.
- [GITHUB-HELP] The Committer how to merge a PR correctly - posted by xiong duan <no...@gmail.com> on 2021/12/03 01:24:30 UTC, 4 replies.
- [jira] [Created] (CALCITE-4920) Introduce logical space pruning to TopDownRuleDriver - posted by "Jinpeng Wu (Jira)" <ji...@apache.org> on 2021/12/03 02:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4921) Nested NATURAL JOINs or JOINs with USING can't find common column - posted by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/12/03 08:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4922) Unqualified common column in ORDER BY fails for JOINs with USING and for NATURAL JOINs - posted by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/12/03 08:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4923) Expand "star" for NATURAL JOIN fails if some columns are filtered out by addToSelectList - posted by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/12/03 10:55:00 UTC, 0 replies.
- [VOTE] Move to GitHub PR-centric development workflow, phase out JIRA - posted by Vladimir Sitnikov <si...@gmail.com> on 2021/12/03 17:34:15 UTC, 5 replies.
- [jira] [Created] (CALCITE-4924) The COVAR aggregate function returns a wrong data type - posted by "duan xiong (Jira)" <ji...@apache.org> on 2021/12/04 12:32:00 UTC, 0 replies.
- Re: [DISCUSS] Calcite 1.29.0 release - posted by Rui Wang <am...@apache.org> on 2021/12/06 21:36:53 UTC, 4 replies.
- [jira] [Created] (CALCITE-4925) AggregateReduceFunctionsRule should accept arbitrary predicates - posted by "Will Noble (Jira)" <ji...@apache.org> on 2021/12/08 00:18:00 UTC, 0 replies.
- sqlnode design question - posted by 许伟栋 <xw...@gmail.com> on 2021/12/08 03:50:49 UTC, 1 replies.
- [jira] [Created] (CALCITE-4926) 'ORDER BY' misses alias/table of own 'WITH' - posted by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2021/12/08 13:17:00 UTC, 0 replies.
- RexNode to Disjunctive Normal Form (DNF) - posted by Jeremy Dyer <jd...@gmail.com> on 2021/12/08 14:50:07 UTC, 1 replies.
- [jira] [Created] (CALCITE-4927) Remove deprecated RelBuilder#groupKey(ImmutableBitSet, ImmutableList) clashing with new replacement API - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/08 15:29:00 UTC, 0 replies.
- [DISCUSS] Do we need a Avatica release before Calcite 1.29.0 release? - posted by Rui Wang <am...@apache.org> on 2021/12/08 22:37:40 UTC, 6 replies.
- Question about RexLiteral.getValueAs() returning an unscaled long for decimal literals - posted by Jihoon Son <ji...@apache.org> on 2021/12/08 23:27:04 UTC, 4 replies.
- [jira] [Created] (CALCITE-4928) Decouple Janino from RelMetadataQuery - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/09 20:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4929) Add default methods for getDef on metadata handlers - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/09 22:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4930) Update log4j2 version to 2.15.0 - posted by "Ada Wong (Jira)" <ji...@apache.org> on 2021/12/10 11:26:00 UTC, 0 replies.
- Using LogicalCalc in ProjectCalcMergeRule and FilterCalcMergeRule - posted by Максим Грамин <mg...@gmail.com> on 2021/12/10 12:34:58 UTC, 2 replies.
- how to represent and optimize a query over partitioned storage - posted by Константин Новиков <ko...@mail.ru.INVALID> on 2021/12/10 14:41:52 UTC, 6 replies.
- [jira] [Created] (CALCITE-4931) Upgrade SLF4J binding to Log4j2 version 2.15.0 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/11 00:02:00 UTC, 0 replies.
- [DISCUSS] State of the project 2021 - posted by Haisheng Yuan <hy...@apache.org> on 2021/12/11 01:03:07 UTC, 5 replies.
- [jira] [Created] (CALCITE-4932) Deprecate JdbcCalc and JdbcCalcRule - posted by "Francesco Gini (Jira)" <ji...@apache.org> on 2021/12/11 17:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4933) Release avatica 1.20 - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/12/11 17:58:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4934) Deploy snapshot releases to Apache snapshot repo - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/11 18:24:00 UTC, 0 replies.
- [VOTE] Release apache-calcite-avatica-1.20.0 (release candidate 0) - posted by Julian Hyde <jh...@apache.org> on 2021/12/11 20:04:23 UTC, 5 replies.
- [jira] [Created] (CALCITE-4935) Avatica standalone-server shades log4j without relocation - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/11 22:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4936) Using LogicalCalc in ProjectCalcMergeRule and FilterCalcMergeRule - posted by "Maksim Gramin (Jira)" <ji...@apache.org> on 2021/12/11 22:29:00 UTC, 0 replies.
- [CANCEL] [VOTE] Release apache-calcite-avatica-1.20.0 (release candidate 0) - posted by Julian Hyde <jh...@apache.org> on 2021/12/11 22:34:56 UTC, 0 replies.
- Druid test hangs? - posted by Jacques Nadeau <ja...@apache.org> on 2021/12/12 04:42:59 UTC, 4 replies.
- Automatic maven snapshot releases - posted by Jacques Nadeau <ja...@apache.org> on 2021/12/12 18:23:45 UTC, 11 replies.
- [VOTE] Release apache-calcite-avatica-1.20.0 (release candidate 0) (second vote) - posted by Julian Hyde <jh...@apache.org> on 2021/12/13 02:45:21 UTC, 6 replies.
- Jenkins build is back to normal : Calcite » Calcite-snapshots #4 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/13 05:26:49 UTC, 0 replies.
- RelNode semantic evolution vs adapter implementations - posted by Vladimir Sitnikov <si...@gmail.com> on 2021/12/13 14:54:55 UTC, 8 replies.
- [RESULT] [VOTE] Release apache-calcite-avatica-1.20.0 (release candidate 0) (second vote) - posted by Julian Hyde <jh...@gmail.com> on 2021/12/13 19:52:04 UTC, 1 replies.
- [jira] [Created] (CALCITE-4937) Upgrade Calcite to Avatica 1.20 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/13 20:44:00 UTC, 0 replies.
- [ANNOUNCE] Apache Calcite Avatica 1.20.0 released - posted by Julian Hyde <jh...@apache.org> on 2021/12/13 23:47:12 UTC, 0 replies.
- [jira] [Created] (CALCITE-4938) Upgrade SQLLine to 1.12.0 - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/13 23:53:00 UTC, 0 replies.
- JIRA perm issues? - posted by Jacques Nadeau <ja...@apache.org> on 2021/12/14 00:17:14 UTC, 2 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #9 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/14 01:03:20 UTC, 0 replies.
- [jira] [Created] (CALCITE-4939) Upgrade log4j2 version to 2.16.0 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/14 09:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4940) Upgrade log4j2 version to 2.16.0 in Avatica - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/14 09:18:00 UTC, 0 replies.
- Jenkins build is back to normal : Calcite » Calcite-snapshots #10 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/14 13:29:31 UTC, 0 replies.
- [jira] [Created] (CALCITE-4941) SemiJoinRule loses hints - posted by "Ruben Q L (Jira)" <ji...@apache.org> on 2021/12/14 17:48:00 UTC, 0 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #11 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/14 18:02:40 UTC, 0 replies.
- Jenkins build is back to normal : Calcite » Calcite-snapshots #12 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/14 18:07:58 UTC, 0 replies.
- [Calcite Release] Preparing for 1.29.0 Release - posted by Rui Wang <am...@apache.org> on 2021/12/14 18:37:38 UTC, 22 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #13 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/14 22:25:29 UTC, 6 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #15 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/15 09:19:59 UTC, 0 replies.
- Re: Re: [DISCUSS] Apache Calcite Online Meetup January 2022 - posted by Ioan Eugen Stan <ie...@apache.org> on 2021/12/16 00:20:06 UTC, 2 replies.
- [jira] [Created] (CALCITE-4942) Deprecate Bolier plate for Rel Metadata - posted by "James Starr (Jira)" <ji...@apache.org> on 2021/12/16 06:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4943) Type conversin in Project / HepPlaner: INTEGER to JavaType(int) - posted by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2021/12/16 12:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4944) Add a property to activate the RuleMatchVisualizer - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/12/16 15:36:00 UTC, 0 replies.
- Failing task :linq4j:jandexMain when executing CheckerFramework - posted by Thomas Rebele <tr...@tibco.com.INVALID> on 2021/12/16 16:06:18 UTC, 2 replies.
- Jenkins build is back to normal : Calcite » Calcite-snapshots #16 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/16 17:44:28 UTC, 0 replies.
- Creating a parser for Big query - posted by Arash Bizhan zadeh <ar...@gmail.com> on 2021/12/16 19:11:24 UTC, 6 replies.
- [jira] [Created] (CALCITE-4945) Compilation failes on subquery - posted by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2021/12/16 22:01:00 UTC, 0 replies.
- Re: [jira] [Created] (CALCITE-4898) Upgrading Elasticsearch version from 7.0.1 to 7.15 in Elasticsearch Adapter - posted by Julian Hyde <jh...@gmail.com> on 2021/12/17 07:41:11 UTC, 1 replies.
- [jira] [Created] (CALCITE-4946) Add method RelBuilder.size() - posted by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/17 08:50:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4947) Checkstyle fails on classes generated by Intellij when using option "build and run [tests] using Intellij IDEA" - posted by "Thomas Rebele (Jira)" <ji...@apache.org> on 2021/12/17 10:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4948) Revert Elasticsearch to 7.10.2 to avoid extra repo and category x license - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/17 19:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4949) Evaluate if org.codelibs.elasticsearch.module:lang-painless is an appropriate dependency - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/17 20:38:00 UTC, 0 replies.
- Committer permissions - posted by Vladimir Ozerov <pp...@gmail.com> on 2021/12/18 08:57:25 UTC, 3 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #22 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/18 13:07:41 UTC, 0 replies.
- [jira] [Created] (CALCITE-4950) Upgrade log4j2 version 2.17.0 - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/18 13:26:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4951) Upgrade log4j2 version to 2.17.0 in Avatica - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/18 13:32:00 UTC, 0 replies.
- [ANNOUNCE] New committer: Alessandro Solimando - posted by Stamatis Zampetakis <za...@gmail.com> on 2021/12/18 14:08:40 UTC, 8 replies.
- Jenkins build is back to normal : Calcite » Calcite-snapshots #23 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/18 17:43:15 UTC, 0 replies.
- [jira] [Created] (CALCITE-4952) Enable use of RelMetadataQuery using a simplistic & slow proxy path - posted by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/19 00:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4953) Deprecate TableAccessMap class - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/19 22:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4954) Group TEXT field failed in Elasticsearch Adapter - posted by "ZheHu (Jira)" <ji...@apache.org> on 2021/12/20 11:54:00 UTC, 0 replies.
- Introduction and picking an issue - posted by Abhishek Dasgupta <ab...@gmail.com> on 2021/12/20 16:53:04 UTC, 2 replies.
- [jira] [Created] (CALCITE-4955) Release Calcite 1.29.0 - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2021/12/21 00:22:00 UTC, 0 replies.
- [VOTE] Release apache-calcite-1.29.0 (release candidate 0) - posted by Rui Wang <am...@apache.org> on 2021/12/21 01:27:01 UTC, 9 replies.
- [DISCUSS] Extends RelDistribution to support more distribution types - posted by Jing Zhang <be...@gmail.com> on 2021/12/21 08:33:25 UTC, 7 replies.
- Behavior of SINGLE_VALUE aggregate - posted by Chathura Widanage <ch...@voltrondata.com> on 2021/12/21 10:52:20 UTC, 2 replies.
- Acquiring original SQL identifier from RexInputRef - posted by Jeremy Dyer <jd...@gmail.com> on 2021/12/21 17:34:17 UTC, 7 replies.
- [DISCUSS] Java 16 and 17 support - posted by Julian Hyde <jh...@apache.org> on 2021/12/21 23:37:37 UTC, 7 replies.
- Clean up Metadata type boiler plate and removing generic from MetadataHandler - posted by James Starr <ja...@gmail.com> on 2021/12/22 00:37:54 UTC, 2 replies.
- [jira] [Created] (CALCITE-4956) calcite-avatica-go should post info when open connection - posted by "maxwellguo (Jira)" <ji...@apache.org> on 2021/12/22 02:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4957) Add new RelDistribution.Type to solve data skew caused by norma Hash Distribution type - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2021/12/22 03:02:00 UTC, 0 replies.
- Use Calcite to generate queries for different data sources - posted by Divya Murthy <di...@gmail.com> on 2021/12/22 09:13:04 UTC, 1 replies.
- [jira] [Created] (CALCITE-4958) bad performance execute plan when use dynamic parameters in query - posted by "hujiahua (Jira)" <ji...@apache.org> on 2021/12/22 10:03:00 UTC, 0 replies.
- Release notes preparation via release-drafter - posted by Vladimir Sitnikov <si...@gmail.com> on 2021/12/22 11:36:19 UTC, 10 replies.
- Why not make the "test" namespace public, or move to a separate Maven module that main pulls in as a "testOnly" dependency? - posted by Gavin Ray <ra...@gmail.com> on 2021/12/22 14:55:21 UTC, 4 replies.
- [DISCUSS] Trolls and community - posted by Julian Hyde <jh...@apache.org> on 2021/12/22 17:45:33 UTC, 4 replies.
- [jira] [Created] (CALCITE-4959) Throw a error when precision is greater than maxPrecision - posted by "Ada Wong (Jira)" <ji...@apache.org> on 2021/12/23 11:43:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4960) Enable unit tests in Elasticsearch Adapter - posted by "ZheHu (Jira)" <ji...@apache.org> on 2021/12/23 12:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4961) Add support for parenthesis-wrapped joined tables - posted by "Marco Jorge (Jira)" <ji...@apache.org> on 2021/12/23 14:54:00 UTC, 0 replies.
- [QUESTION] Calcite Learning Resources - posted by Charles Givre <cg...@gmail.com> on 2021/12/23 15:06:47 UTC, 3 replies.
- [jira] [Created] (CALCITE-4962) Protobuf debug does not show request/response type - posted by "Marco Jorge (Jira)" <ji...@apache.org> on 2021/12/23 16:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4963) Extensibility of SqlDialectFactory lacks reusability of SqlDialectFactoryImpl.* - posted by "Marco Jorge (Jira)" <ji...@apache.org> on 2021/12/23 17:41:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4964) reduce recursion when push predicate into case - posted by "Ziwei Liu (Jira)" <ji...@apache.org> on 2021/12/24 10:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4965) IS NOT NULL failed in Elasticsearch Adapter - posted by "ZheHu (Jira)" <ji...@apache.org> on 2021/12/24 14:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-4966) org.apache.calcite.adapter.file.CsvEnumerator.RowConverter should be public - posted by "Ioan Eugen Stan (Jira)" <ji...@apache.org> on 2021/12/25 23:20:00 UTC, 0 replies.
- [Calcite Release] Finalizing 1.29.0 release - posted by Rui Wang <am...@apache.org> on 2021/12/26 05:23:38 UTC, 5 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #27 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/26 06:48:59 UTC, 0 replies.
- Build failed in Jenkins: Calcite » Calcite-snapshots #28 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/26 06:54:09 UTC, 0 replies.
- Fwd: [ANNOUNCE] Apache Calcite 1.29.0 released - posted by Rui Wang <am...@apache.org> on 2021/12/27 05:16:25 UTC, 8 replies.
- Jenkins build is back to normal : Calcite » Calcite-snapshots #30 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/27 09:15:22 UTC, 0 replies.
- [jira] [Created] (CALCITE-4967) Support SQL hints for temporal table join - posted by "Jing Zhang (Jira)" <ji...@apache.org> on 2021/12/27 09:35:00 UTC, 0 replies.
- Hope to be a contributer in Calcite - posted by 刘骏 <li...@gmail.com> on 2021/12/27 11:47:17 UTC, 1 replies.
- Converting GraphQL query predicates AST -> Calcite "RelNode" mostly working, but "RelBuilder.or()" incorrectly generating an AND condition - posted by Gavin Ray <ra...@gmail.com> on 2021/12/27 18:09:28 UTC, 2 replies.
- Calcite-Clojure integration - use Clojure to implement calcite back-ends - posted by Eugen Stan <eu...@netdava.com> on 2021/12/27 23:35:11 UTC, 0 replies.
- [jira] [Created] (CALCITE-4968) Calcite generates invalid MS SQL queries for the query with the LIMIT statement - posted by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2021/12/28 19:33:00 UTC, 0 replies.
- How to obtain metadata for tables in sub-schemas? - posted by Gunnar Morling <gu...@googlemail.com.INVALID> on 2021/12/28 21:45:35 UTC, 3 replies.
- [SITE-IMPROVEMENT] Issue need to confirm about the API web - posted by xiong duan <no...@gmail.com> on 2021/12/28 22:44:50 UTC, 3 replies.
- [REQUEST ADVICE] Request advice about the CALCITE-4924 - posted by xiong duan <no...@gmail.com> on 2021/12/28 23:05:39 UTC, 0 replies.
- [DISCUSS] SBOM (Software Bill of Materials) - posted by Julian Hyde <jh...@gmail.com> on 2021/12/29 01:27:26 UTC, 5 replies.
- [jira] [Created] (CALCITE-4969) Can't retrieve metadata for tables in sub-schemas - posted by "Gunnar Morling (Jira)" <ji...@apache.org> on 2021/12/29 09:18:00 UTC, 0 replies.
- I have some questions about the offset of the RexRangeRef - posted by 董剑辉 <mu...@gmail.com> on 2021/12/30 07:22:46 UTC, 1 replies.
- [jira] [Created] (CALCITE-4970) Avatica ResultSet getObject with class argument fails unnecessarily - posted by "Knut Forkalsrud (Jira)" <ji...@apache.org> on 2021/12/30 23:37:00 UTC, 0 replies.
- Trying to call "PreparedStatement.run()" throws "Cannot invoke "calcite.schema.Schema.getTable(String)" because the return value of "calcite.schema.SchemaPlus.getSubSchema(String)" is null" - posted by Gavin Ray <ra...@gmail.com> on 2021/12/31 22:20:23 UTC, 1 replies.