You are viewing a plain text version of this content. The canonical link for it is here.
- Avatica or Calcite or mine fault? - posted by "ptr.bojko@gmail.com" <pt...@gmail.com> on 2018/10/01 10:59:17 UTC, 7 replies.
- Draft board report for October 2018 - posted by Michael Mior <mm...@apache.org> on 2018/10/01 12:53:33 UTC, 4 replies.
- Calcite-Master - Build # 937 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/01 20:27:53 UTC, 0 replies.
- Calcite Streaming and Mongo - posted by Andrei Sereda <an...@sereda.cc> on 2018/10/03 00:42:49 UTC, 3 replies.
- [jira] [Created] (CALCITE-2604) When simplifying an expression, say whether an UNKNOWN value will be interpreted as is, or as TRUE or FALSE - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/10/03 02:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2605) NullPointerException when left outer join implemented with EnumerableCorrelate - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/10/03 07:32:00 UTC, 0 replies.
- Re: CALCITE-2458 Use of Kotlin for unit tests - posted by Zoltan Haindrich <ki...@rxd.hu> on 2018/10/03 10:19:43 UTC, 5 replies.
- [jira] [Created] (CALCITE-2606) Return type inference for and/or may identify result type incorrectly - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/10/03 16:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2607) Support streaming in Mongo Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/10/03 22:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2609) Dynamic parameters ? pushed to underlying jdbc schema - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/10/04 09:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2610) AssertionError when group by ordinal in select star query - posted by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/10/04 11:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2611) Code generation fails if one side of an or contains unknown - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/10/04 15:48:00 UTC, 0 replies.
- Generic Map type (_MAP) and select star (*) - posted by Andrei Sereda <an...@sereda.cc> on 2018/10/04 18:46:59 UTC, 6 replies.
- [jira] [Created] (CALCITE-2612) Cassandra tests fork and crash maven in Java 1.8 - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/10/04 21:11:00 UTC, 0 replies.
- RelTraitPropagationVisitor and useless code policy - posted by Stamatis Zampetakis <za...@gmail.com> on 2018/10/05 11:43:20 UTC, 3 replies.
- [jira] [Created] (CALCITE-2613) NPE when Avatica used as JDBC transport for Calcite and dynamic param ? used - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/10/05 13:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2614) Converting datetime_plus to timestampadd should be done recursively - posted by "James Duong (JIRA)" <ji...@apache.org> on 2018/10/05 17:39:00 UTC, 0 replies.
- Unimplemented CalcitePrepareImpl.getClassName - posted by "ptr.bojko@gmail.com" <pt...@gmail.com> on 2018/10/08 10:23:58 UTC, 0 replies.
- Node cannot be implemented error - Converting from one convention to another - posted by Karapost <ka...@win.tu-berlin.de> on 2018/10/08 10:45:57 UTC, 1 replies.
- [jira] [Created] (CALCITE-2615) When simplifying OR, RexSimplify incorrectly applies predicates deduced for operands to the same operands - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/10/08 19:22:02 UTC, 0 replies.
- Manage the distribution of the data - posted by Karapost <ka...@win.tu-berlin.de> on 2018/10/09 10:08:42 UTC, 0 replies.
- [jira] [Created] (CALCITE-2616) Can't create Unicode literal by RelBuilder - posted by "Anton Haidai (JIRA)" <ji...@apache.org> on 2018/10/09 15:36:00 UTC, 0 replies.
- Calcite IN operator handling - posted by Mykola Zerniuk <my...@oath.com.INVALID> on 2018/10/10 11:45:55 UTC, 2 replies.
- [jira] [Created] (CALCITE-2617) FilterProjectTransposeRule should allow filter conditions with correlated variables to be pushed down - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/10/10 13:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2618) It is not possible to execute IN on Enumerable: "cannot translate call IN" - posted by "Anton Haidai (JIRA)" <ji...@apache.org> on 2018/10/10 14:19:00 UTC, 0 replies.
- Hints support - posted by Arina Yelchiyeva <ar...@gmail.com> on 2018/10/10 14:57:16 UTC, 4 replies.
- [jira] [Created] (CALCITE-2619) Reduce string literal creation cost by removing charset check - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/10/11 01:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2620) Simplify "coalesce(null,x)" to "x" - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/10/11 08:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2621) New rule: SemiJoinToCorrelateRule (SemiJoin => LogicalCorrelate) - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/10/11 09:24:00 UTC, 0 replies.
- Problem while changing conventions with rules - posted by Karapost <ka...@win.tu-berlin.de> on 2018/10/11 15:33:32 UTC, 3 replies.
- [jira] [Created] (CALCITE-2622) RexFieldCollation toString method is not deterministic - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/10/11 20:57:00 UTC, 0 replies.
- Calcite-Master - Build # 941 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/11 21:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2623) Updating unparseCall() in SqlDialect(s) for dialect specifc SqlNode unparsing - posted by "KrishnaKant Agrawal (JIRA)" <ji...@apache.org> on 2018/10/12 08:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2624) Add a rule to copy a sort below a binary operator over the left or right input - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/10/12 08:50:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2625) Function Specific Sql Window Unparsing where Framing Not Allowed - posted by "KrishnaKant Agrawal (JIRA)" <ji...@apache.org> on 2018/10/12 08:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2626) RelBuilder generates wrong field list for join - posted by "Pavel Gubin (JIRA)" <ji...@apache.org> on 2018/10/12 11:52:00 UTC, 0 replies.
- [DISCUSS] Dropping old Guava support - posted by Josh Elser <el...@apache.org> on 2018/10/12 19:41:46 UTC, 4 replies.
- Query rewriting materialized view rules - posted by mark pasterkamp <ma...@hotmail.com> on 2018/10/15 12:05:49 UTC, 1 replies.
- Exception-handling in built-in functions - posted by Julian Hyde <jh...@apache.org> on 2018/10/15 18:10:19 UTC, 8 replies.
- [jira] [Created] (CALCITE-2627) UnsupportedOperationException with unclear message is shown when SqlNode with unknown type is validated - posted by "Bohdan Kazydub (JIRA)" <ji...@apache.org> on 2018/10/16 11:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2628) JDBC adapter throws NullPointerException while generating GROUP BY query for MySQL - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/10/17 01:47:00 UTC, 0 replies.
- Calcite-Master - Build # 942 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/17 20:44:26 UTC, 0 replies.
- Calcite-Master - Build # 943 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/17 20:54:48 UTC, 0 replies.
- [jira] [Created] (CALCITE-2629) Unnecessary call to CatalogReader#getAllSchemaObjects in CatalogScope - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/10/17 21:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2630) Convert SqlInOperator to a IN-Function - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/10/18 04:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2631) Address small issues in case simplification - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/10/18 06:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2632) Add hashCode and equals implementations to RexNode - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/10/18 12:29:00 UTC, 0 replies.
- [DISCUSS] Where do we draw the line? - posted by Jesus Camacho Rodriguez <jc...@hortonworks.com> on 2018/10/18 18:35:33 UTC, 8 replies.
- [jira] [Created] (CALCITE-2633) match_recognize all rows per match return type bug - posted by "Fei Feng (JIRA)" <ji...@apache.org> on 2018/10/19 10:04:00 UTC, 0 replies.
- Re: [DISCUSS] Towards Calcite 1.18 - posted by Julian Hyde <jh...@apache.org> on 2018/10/19 18:21:11 UTC, 1 replies.
- [jira] [Created] (CALCITE-2634) Query parses but fails to convert to rel - posted by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2018/10/19 18:23:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2635) getMonotonocity is slow on wide tables - posted by "Gian Merlino (JIRA)" <ji...@apache.org> on 2018/10/20 22:58:00 UTC, 0 replies.
- Calcite on Traces / Industry 4.0 data - posted by Julian Feinauer <j....@pragmaticminds.de> on 2018/10/21 19:24:10 UTC, 8 replies.
- Elastic Search adapter not identifying columns - posted by Shashwat Kumar <sh...@gmail.com> on 2018/10/22 10:48:46 UTC, 1 replies.
- ViewTableMacro and empty parameteters - posted by "ptr.bojko@gmail.com" <pt...@gmail.com> on 2018/10/22 12:24:08 UTC, 3 replies.
- 'Spool' Node support - posted by Ted Xu <fr...@gmail.com> on 2018/10/23 03:26:15 UTC, 3 replies.
- [jira] [Created] (CALCITE-2636) SQL parser has quadratic running time when SQL string is very large - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/10/23 07:41:00 UTC, 0 replies.
- Re: MATCH_RECOGNIZE - posted by Julian Feinauer <j....@pragmaticminds.de> on 2018/10/23 12:18:51 UTC, 1 replies.
- [jira] [Created] (CALCITE-2637) Prefix minus operator failed in between and clause - posted by "yuqi (JIRA)" <ji...@apache.org> on 2018/10/23 14:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2638) Should not do constant reduction when dynamic function is as inputRef in project - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2018/10/24 05:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2639) FilterReduceExpressionsRule causes ArithmeticException at execution time - posted by "Igor Guzenko (JIRA)" <ji...@apache.org> on 2018/10/24 09:40:00 UTC, 0 replies.
- scrolling in ElasticSearch adapter - posted by Andrei Sereda <an...@sereda.cc> on 2018/10/24 16:44:48 UTC, 17 replies.
- Calcite-Master - Build # 944 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/24 19:03:02 UTC, 0 replies.
- Re: [DISCUSS] reasonable duration for tests in the Calcite codebase - posted by Vladimir Sitnikov <si...@gmail.com> on 2018/10/24 19:29:17 UTC, 2 replies.
- Fwd: How to pass model.json location in jar packaging - posted by Shashwat Kumar <sh...@gmail.com> on 2018/10/25 10:37:14 UTC, 0 replies.
- Timestamp as a parameter of UDF - posted by "ptr.bojko@gmail.com" <pt...@gmail.com> on 2018/10/25 11:45:03 UTC, 6 replies.
- [jira] [Created] (CALCITE-2640) Support for SQL on Timeseries / Traces - posted by "Julian Feinauer (JIRA)" <ji...@apache.org> on 2018/10/25 12:10:00 UTC, 0 replies.
- Calcite-Master - Build # 945 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/25 18:01:08 UTC, 0 replies.
- Calcite-Master - Build # 946 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/25 18:06:23 UTC, 0 replies.
- Calcite-Master - Build # 947 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/25 18:14:58 UTC, 0 replies.
- [jira] [Created] (CALCITE-2641) DATE and TIMESTAMP arguments to user-defined table function - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/10/25 19:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2642) Checkstyle complains that maven-wrapper.properties is missing a header - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/10/25 20:39:00 UTC, 0 replies.
- Unable to pass authentication parameters using calcite for jdbc to gemfire. - posted by kashyap kotak <kc...@gmail.com> on 2018/10/26 11:43:26 UTC, 1 replies.
- Provide model.json file from Resources in Jar - posted by Shashwat Kumar <sh...@gmail.com> on 2018/10/26 11:45:53 UTC, 6 replies.
- [jira] [Created] (CALCITE-2643) CAST operations on microsecond and nanosecond columns getting down cast to TIMSTAMP(3) - posted by "Wamsi Viswanath (JIRA)" <ji...@apache.org> on 2018/10/26 14:06:00 UTC, 0 replies.
- Can't apply JoinPushThroughJoinRule.RIGHT twice - posted by Anton Haidai <an...@gmail.com> on 2018/10/26 16:15:22 UTC, 0 replies.
- Calcite-Master - Build # 948 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/26 20:06:52 UTC, 0 replies.
- [jira] [Created] (CALCITE-2644) isAlwaysTrue broken for IS FALSE - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/10/29 00:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2645) SESSION_END() is transformed to RexInputRef, which is always equal to SESSION_START() - posted by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/10/29 03:55:00 UTC, 0 replies.
- VolcanoPlanner changes Joins structure only once - posted by Anton Haidai <an...@gmail.com> on 2018/10/29 08:18:36 UTC, 1 replies.
- [jira] [Created] (CALCITE-2646) Support nullable struct type - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/10/29 12:43:07 UTC, 0 replies.
- [jira] [Created] (CALCITE-2647) In RelBuilder, add a groupKey method that assumes only one grouping set - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/10/29 23:49:00 UTC, 0 replies.
- Access SELECT and WHERE Clause column names in SQL Query - posted by Shashwat Kumar <sh...@gmail.com> on 2018/10/30 02:02:07 UTC, 2 replies.
- [jira] [Created] (CALCITE-2648) Implementation of EnumerableWindow does not preserve input collation - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/10/30 10:22:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2649) Allow RelBuilder to create field references to aliased relations without knowing the size of the stack - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/10/31 09:02:00 UTC, 0 replies.
- How to modify select identifiers - posted by Shashwat Kumar <sh...@gmail.com> on 2018/10/31 10:06:50 UTC, 5 replies.
- [jira] [Created] (CALCITE-2650) Create a URL property for controlling autocommit in Avatica - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/10/31 18:56:00 UTC, 0 replies.
- Calcite-Master - Build # 950 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/31 22:14:46 UTC, 0 replies.
- [jira] [Created] (CALCITE-2651) Use scrolling by default in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/10/31 23:38:00 UTC, 0 replies.