You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (CALCITE-2648) Output collation of EnumerableWindow is not consistent with its implementation - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/01 04:26:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2224) WITHIN GROUP clause for aggregate functions - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/01 07:19:00 UTC, 4 replies.
- [jira] [Commented] (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/11/01 08:53:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-2224) WITHIN GROUP clause for aggregate functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 18:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2647) In RelBuilder, add a groupKey method that assumes only one grouping set - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 18:46:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-1174) When generating SQL, translate SUM0(x) to COALESCE(SUM(x), 0) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 18:57:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2441) Relational algebra doesn't work with SQL views - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 19:03:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-1870) Suggest lattices based on queries and data profiles - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 19:08:00 UTC, 0 replies.
- [jira] [Commented] (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/11/01 20:47:00 UTC, 3 replies.
- [jira] [Comment Edited] (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/11/01 20:47:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (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/11/01 20:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2652) Fix Rel2Sql conversion in case the join condition contains a boolean column reference - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/01 20:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2652) Fix Rel2Sql conversion in case the join condition contains a boolean column reference - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 21:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1912) Support "FOR SYSTEM_TIME AS OF" in regular queries - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 21:03:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1912) Support "FOR SYSTEM_TIME AS OF" in regular queries - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 21:04:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-2652) SqlNode to SQL conversion fails if the join condition contains a boolean column reference - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/01 21:33:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2652) SqlNode to SQL conversion fails if the join condition contains a boolean column reference - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/01 22:40:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2405) In Babel parser: allow to use some reserved keyword as identifier - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/02 02:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2406) In Babel parser: allow to use raw string literals for timestamps as in MySQL - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/02 02:20:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2645) SESSION_END() is transformed to RexInputRef, which is always equal to SESSION_START() - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2018/11/02 06:57:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-2406) SqlValidator: allow to use raw string literals for timestamps as in MySQL - posted by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/11/02 07:22:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2406) SqlValidator: allow to use raw string literals for timestamps as in MySQL - posted by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/11/02 07:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2405) In Babel parser: allow to use some reserved keyword as identifier - posted by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/11/02 07:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2653) Correct the description of String Function SUBSTRING in reference.md - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/11/02 09:33:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2653) Correct the operator syntax of String Function SUBSTRING in reference.md - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/11/02 09:34:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2266) Implement SQL 2016 JSON functions - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/02 09:39:00 UTC, 16 replies.
- [jira] [Comment Edited] (CALCITE-2266) Implement SQL 2016 JSON functions - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/02 09:41:00 UTC, 2 replies.
- [jira] [Comment Edited] (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/11/02 17:05:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2653) Correct the operator syntax of String Function SUBSTRING in reference.md - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/02 20:23:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2654) In RelBuilder, add a fluent API for building complex aggregate calls - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/04 04:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2266) Implement SQL 2016 JSON functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/04 23:22:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2654) In RelBuilder, add a fluent API for building complex aggregate calls - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2018/11/05 01:52:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2653) Correct the operator syntax of String Function SUBSTRING in reference.md - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/11/05 06:31:00 UTC, 2 replies.
- [jira] [Closed] (CALCITE-2653) Correct the operator syntax of String Function SUBSTRING in reference.md - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/11/05 07:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2641) DATE and TIMESTAMP arguments to user-defined table function - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/05 10:30:01 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2641) DATE and TIMESTAMP arguments to user-defined table function - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/05 10:30:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "zhen wang (JIRA)" <ji...@apache.org> on 2018/11/05 12:40:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2589) VolcanoPlanner#fireRules and VolcanoRuleCall#matchRecurse should ignore known-to-be-unimportant relations - posted by "zhen wang (JIRA)" <ji...@apache.org> on 2018/11/05 12:50:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2609) Dynamic parameters ? pushed to underlying jdbc schema - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/11/05 14:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2605) NullPointerException when left outer join implemented with EnumerableCorrelate - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/05 14:59:00 UTC, 7 replies.
- [jira] [Updated] (CALCITE-563) JDBC adapter fails to execute a prepared statement with a bind variable - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/05 15:00:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-563) JDBC adapter fails to execute a prepared statement with a bind variable - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/05 16:03:00 UTC, 11 replies.
- [jira] [Commented] (CALCITE-2609) Dynamic parameters ? pushed to underlying jdbc schema - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/05 16:04:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-563) JDBC adapter fails to execute a prepared statement with a bind variable - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/05 16:38:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2605) NullPointerException when left outer join implemented with EnumerableCorrelate - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/05 20:36:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2605) NullPointerException when left outer join implemented with EnumerableCorrelate - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/11/06 10:25:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-2655) Enable Travis to test against JDK 12 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/06 16:29:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2655) Enable Travis to test against JDK 12 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/06 16:30:00 UTC, 6 replies.
- [jira] [Closed] (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/11/06 16:51:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2656) Timestamp Micro and Nano Strings literals are getting rounded to milliseconds - posted by "Wamsi Viswanath (JIRA)" <ji...@apache.org> on 2018/11/06 16:54:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2656) Timestamp Micro and Nano Strings literals are getting rounded to milliseconds - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/06 16:59:00 UTC, 7 replies.
- [jira] [Comment Edited] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2018/11/06 17:33:00 UTC, 1 replies.
- [jira] [Reopened] (CALCITE-2643) CAST operations on microsecond and nanosecond columns getting down cast to TIMSTAMP(3) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/06 17:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2643) CAST operations on microsecond and nanosecond columns getting down cast to TIMSTAMP(3) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/06 17:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/06 18:02:00 UTC, 7 replies.
- [jira] [Comment Edited] (CALCITE-2656) Timestamp Micro and Nano Strings literals are getting rounded to milliseconds - posted by "Wamsi Viswanath (JIRA)" <ji...@apache.org> on 2018/11/06 18:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2657) use RexCall#clone instead of constructor to make a new RexCall in RexShuttle for more scalability - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/07 03:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2658) Introducing more ReduceExpressionRules - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/07 03:40:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2657) use RexCall#clone instead of constructor to make a new RexCall in RexShuttle for more scalability - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/07 07:24:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2657) use RexCall#clone instead of constructor to make a new RexCall in RexShuttle for more scalability - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/07 07:52:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-2658) Introducing more ReduceExpressionRules - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/07 08:00:00 UTC, 5 replies.
- [jira] [Comment Edited] (CALCITE-2657) use RexCall#clone instead of constructor to make a new RexCall in RexShuttle for more scalability - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/07 10:00:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2657) use RexCall#clone instead of constructor to make a new RexCall in RexShuttle for more scalability - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/07 10:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2659) Wrong plan In natural left/right join - posted by "yuqi (JIRA)" <ji...@apache.org> on 2018/11/07 10:05:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2659) Wrong plan In natural left/right join - posted by "yuqi (JIRA)" <ji...@apache.org> on 2018/11/07 10:05:01 UTC, 7 replies.
- [jira] [Commented] (CALCITE-2659) Wrong plan In natural left/right join - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/07 17:51:00 UTC, 7 replies.
- [jira] [Created] (CALCITE-2660) OsAdapterTest should check if required commands are available - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/07 21:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2660) OsAdapterTest should check if required commands are available - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/07 21:42:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-2660) OsAdapterTest should check if required commands are available - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/07 21:42:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2660) OsAdapterTest should check if required commands are available - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/07 21:43:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2660) OsAdapterTest should check if required commands are available - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/07 21:43:01 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2655) Enable Travis to test against JDK 12 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/07 21:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2659) Wrong plan In natural left/right join - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/11/07 21:59:05 UTC, 2 replies.
- [jira] [Reopened] (CALCITE-2657) use RexCall#clone instead of constructor to make a new RexCall in RexShuttle for more scalability - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/08 01:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2661) support creating Exchange and SortExchange in RelBuilder - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/08 02:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2661) RelBuilder supports creating Exchange and SortExchange - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/08 02:47:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2661) RelBuilder supports creating Exchange and SortExchange - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/08 03:10:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2662) Planner: allow parsing directly a stream instead of a java.lang.String - posted by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/11/08 07:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2662) Planner: allow parsing directly a stream instead of a java.lang.String - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/08 07:24:00 UTC, 11 replies.
- [jira] [Commented] (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/11/08 11:30:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2661) RelBuilder supports creating Exchange and SortExchange - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 17:46:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2654) In RelBuilder, add a fluent API for building complex aggregate calls - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:05:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2654) In RelBuilder, add a fluent API for building complex aggregate calls - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:06:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2657) In RexShuttle, use "RexCall.clone()" rather than "new RexCall()" to copy calls - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:08:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2657) In RexShuttle, use "RexCall.clone()" rather than "new RexCall()" to copy calls - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:09:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2652) SqlNode to SQL conversion fails if the join condition uses a column of type BOOLEAN - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:10:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2652) SqlNode to SQL conversion fails if the join condition uses a column of type BOOLEAN - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:10:01 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2657) In RexShuttle, use "RexCall.clone()" rather than "new RexCall()" to copy calls - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:11:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2224) WITHIN GROUP clause for aggregate functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/08 18:21:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2619) Reduce string literal creation cost by removing charset check - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/09 01:12:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2625) ROW_NUMBER, RANK generating Invalid SQL - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/09 01:18:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2663) CREATE FUNCTION SQL STAMENT - posted by "ambition (JIRA)" <ji...@apache.org> on 2018/11/09 02:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2596) AssertionError: Not-null boxed primitive should come back as primitive when translating correlated variables - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/09 03:26:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2661) RelBuilder supports creating Exchange and SortExchange - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/09 04:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2664) Change default option for AFTER MATCH SKIP to SQL standard compliant one - posted by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/11/09 14:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2652) SqlNode to SQL conversion fails if the join condition uses a column of type BOOLEAN - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/09 14:24:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2266) Implement SQL 2016 JSON functions - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/11/09 16:43:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2619) Reduce string literal creation cost by removing unnecessary charset check - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/10 06:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2619) Reduce string literal creation cost by removing unnecessary charset check - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/10 06:55:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2665) JdbcMeta pads the column names for MySQL with spaces. - posted by "Yuusaku Taniguchi (JIRA)" <ji...@apache.org> on 2018/11/11 09:19:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2663) CREATE FUNCTION SQL STAMENT - posted by "ambition (JIRA)" <ji...@apache.org> on 2018/11/12 03:16:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2663) CREATE FUNCTION SQL statement - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/12 08:03:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2663) CREATE FUNCTION SQL statement - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/12 08:16:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2269) Enable errorprone checking - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/12 14:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2666) JoinPushThroughJoinRule can't reach an optimal plan in some 3+ joins cases - posted by "Anton Haidai (JIRA)" <ji...@apache.org> on 2018/11/12 14:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2666) JoinPushThroughJoinRule can't reach an optimal plan in some 3+ joins cases - posted by "Anton Haidai (JIRA)" <ji...@apache.org> on 2018/11/12 15:00:01 UTC, 1 replies.
- [jira] [Updated] (CALCITE-481) Add "Spool" operator, to allow re-use of relational expressions - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/11/12 16:45:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2576) Release Avatica 1.13 - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/12 21:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2661) RelBuilder supports creating Exchange and SortExchange - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/13 03:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2658) Introducing more ReduceExpressionRules - posted by "Chunwei Lei (JIRA)" <ji...@apache.org> on 2018/11/13 06:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2663) create function and drop function SQL statement - posted by "ambition (JIRA)" <ji...@apache.org> on 2018/11/13 10:25:01 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2663) create function and drop function SQL statement - posted by "ambition (JIRA)" <ji...@apache.org> on 2018/11/13 10:29:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-2667) sql2rel fails on join between table function and other table - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/13 14:59:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2667) sql2rel fails on join between table function and other table - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/13 15:01:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2667) sql2rel fails on join between table function and other table - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/13 15:05:00 UTC, 14 replies.
- [jira] [Resolved] (CALCITE-2660) OsAdapterTest should check if required commands are available - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/13 15:41:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-2668) Support for left/right outer join in RelMdExpressionLineage - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/13 16:06:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2668) Support for left/right outer join in RelMdExpressionLineage - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/13 16:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2160) Spatial grid index, to accelerate polygon-to-polygon spatial joins - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/13 18:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2668) Support for left/right outer join in RelMdExpressionLineage - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/13 19:36:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2412) Avatica/Calcite tests against Windows via Appveyor - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/13 20:00:07 UTC, 8 replies.
- [jira] [Commented] (CALCITE-2322) Add fetch size support to connection url and JDBC statement - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/13 20:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2669) RelMdTableReferences should check whether references inferred from input are null for Union/Join operators - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/13 21:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2669) RelMdTableReferences should check whether references inferred from input are null for Union/Join operators - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/13 22:00:03 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2669) RelMdTableReferences should check whether references inferred from input are null for Union/Join operators - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/13 22:47:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2667) sql2rel fails on join between table function and other table - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/14 03:39:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/14 08:14:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2670) Combine similar JSON aggregate functions in operator table - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/14 11:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2670) Combine similar JSON aggregate functions in operator table - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/14 11:52:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-2671) Use IN SET OQL predicate to improve query performance for Geode - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/14 13:15:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2671) Use IN SET OQL predicate to improve query performance for Geode - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/14 13:17:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2443) Ability to pass ClientCache object to GeodeSchema constructor - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/14 13:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2672) In JOIN ... USING and NATURAL JOIN, common columns should be unambiguous - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/14 19:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2673) SqlDialect supports pushing of all functions by default - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/14 21:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2673) SqlDialect supports pushing of all functions by default - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/14 21:03:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2673) Default implementation of SqlDialect should not support pushing all functions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/14 21:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2673) Default implementation of SqlDialect should not support pushing all functions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/14 22:09:01 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-2663) create function and drop function SQL statement - posted by "ambition (JIRA)" <ji...@apache.org> on 2018/11/15 01:46:00 UTC, 7 replies.
- [jira] [Updated] (CALCITE-2670) Combine similar JSON aggregate functions in operator table - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/15 08:39:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2018/11/15 10:11:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2018/11/15 10:12:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2663) create function and drop function SQL statement - posted by "ambition (JIRA)" <ji...@apache.org> on 2018/11/15 14:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2675) ReduceExpressionRule may leave behind altered types w.r.t nullability - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/15 16:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2675) ReduceExpressionRule may leave behind altered types w.r.t nullability - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/15 16:38:00 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/15 18:28:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2018/11/15 19:32:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/15 22:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2676) Support building a release using docker - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/15 22:59:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2670) Combine similar JSON aggregate functions in operator table - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/11/16 00:07:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2676) Support building a release using docker - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/16 03:52:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2676) Support building a release using docker - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/16 03:52:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/16 03:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2674) Column name with escape character should not be verified as a function when the column name is same with it - posted by "Yuzhao Chen (JIRA)" <ji...@apache.org> on 2018/11/16 03:59:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2671) GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to improve query performance for Geode - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/16 04:47:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2671) GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to significantly improve query performance - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/16 04:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2677) Struct types with one field are not mapped correctly to Java Classes - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/16 13:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2678) RelBuilderTest#testRelBuilderToString fails on Windows - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/16 15:05:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2651) Use scrolling by default in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/11/16 17:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2651) Use scrolling by default in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/11/16 17:19:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2679) Group by without aggregation function cannot be translated to correct JSON、 - posted by "Siyuan Liu (JIRA)" <ji...@apache.org> on 2018/11/17 01:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2679) Group by without aggregation function cannot be translated to correct JSON - posted by "Siyuan Liu (JIRA)" <ji...@apache.org> on 2018/11/17 01:06:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2679) Group by without aggregation function cannot be translated to correct JSON in Elasticsearch Adapter - posted by "Siyuan Liu (JIRA)" <ji...@apache.org> on 2018/11/17 01:06:01 UTC, 8 replies.
- [jira] [Commented] (CALCITE-2679) Group by without aggregation function cannot be translated to correct JSON in Elasticsearch Adapter - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/11/17 01:06:01 UTC, 3 replies.
- [jira] [Commented] (CALCITE-2678) RelBuilderTest#testRelBuilderToString fails on Windows - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/17 04:15:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2671) GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to significantly improve query performance - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/17 04:20:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-2663) CREATE FUNCTION and DROP FUNCTION DDL commands - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/17 19:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2663) CREATE FUNCTION and DROP FUNCTION DDL commands - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/17 19:17:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2680) Cannot build Avatica release due to maven-scm-provider API incompatibility - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/17 23:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2680) Cannot build Avatica release due to maven-scm-provider API incompatibility - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/17 23:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-129) Support recursive WITH queries - posted by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/11/18 00:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2681) Add maven-scm-api as dependency, otherwise avatica does not build - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/18 02:44:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2681) Add maven-scm-api as dependency, otherwise avatica does not build - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/18 02:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2682) Add ability to run tests and generate protobufs using docker-compose - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/18 07:52:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2683) ProjectMergeRule should not be performed when Nondeterministic udf has been referenced more than once - posted by "Hequn Cheng (JIRA)" <ji...@apache.org> on 2018/11/18 08:25:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2683) ProjectMergeRule should not be performed when Nondeterministic udf has been referenced more than once - posted by "Hequn Cheng (JIRA)" <ji...@apache.org> on 2018/11/18 08:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2682) Add ability to run tests using docker-compose - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/18 10:45:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2682) Add ability to run tests using docker-compose - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/18 10:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2587) Avatica - Regenerate protobuf files for 3.6.1 - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/18 11:29:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2671) GeodeFilter change to transform multiple OR s to use IN SET OQL predicate to significantly improve query performance - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/18 14:53:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2683) ProjectMergeRule should not be performed when Nondeterministic udf has been referenced more than once - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/18 21:42:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2678) RelBuilderTest#testRelBuilderToString fails on Windows - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/19 05:41:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-563) JDBC adapter fails to execute a prepared statement with a bind variable - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/19 05:42:01 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2667) sql2rel fails on join between table function and other table - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/19 12:11:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2684) AssertionError on RexBuilder when creating BigDecimal RexLiteral - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/11/19 15:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2684) AssertionError on RexBuilder when creating BigDecimal RexLiteral - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/11/19 15:15:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2685) Bridge cases in which Calcite's type resolution is more stricter than Hive. - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/19 15:57:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2685) Bridge cases in which Calcite's type resolution is more stricter than Hive. - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/19 15:58:00 UTC, 0 replies.
- [jira] [Deleted] (CALCITE-2685) Bridge cases in which Calcite's type resolution is more stricter than Hive. - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/19 17:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2684) AssertionError on RexBuilder when creating BigDecimal RexLiteral - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/19 18:55:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-2675) ReduceExpressionRule may throw type validation error as it may fail to preserve nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/19 19:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2675) Type validation error as ReduceExpressionRule fails to preserve type nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/19 19:55:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2675) Type validation error as ReduceExpressionRule fails to preserve nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/19 19:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2675) Type validation error as ReduceExpressionRule fails to preserve type nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/19 20:45:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2675) Type validation error as ReduceExpressionRule fails to preserve type nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/19 20:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2684) AssertionError on RexBuilder when creating BigDecimal RexLiteral - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/11/20 08:38:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2686) Project fail to build - posted by "Brandon Jiang (JIRA)" <ji...@apache.org> on 2018/11/20 10:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2686) Project fail to build - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/20 10:49:00 UTC, 1 replies.
- [jira] [Closed] (CALCITE-2609) Dynamic parameters ? pushed to underlying jdbc schema - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/20 11:39:00 UTC, 0 replies.
- [jira] [Closed] (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/11/20 11:39:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-2687) Is distinct from could lead to Exceptions in ReduceExpressionRule - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/20 12:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2687) Is distinct from could lead to Exceptions in ReduceExpressionRule - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/20 12:51:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2688) Improve diagnosability when return type could not be inferred. - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/20 15:03:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2688) Improve diagnosability when return type could not be inferred. - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/20 15:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2681) Add maven-scm-api as dependency to maven-release-plugin, otherwise avatica does not build - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/11/20 17:21:01 UTC, 0 replies.
- [jira] [Created] (CALCITE-2689) ES Adapter. Grouping on date / number fields fails - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/11/20 23:49:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2689) ES Adapter. Grouping on date / number fields fails - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/11/20 23:56:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2322) Add fetch size support to connection url and JDBC statement - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/21 06:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2686) Project fail to build - posted by "Brandon Jiang (JIRA)" <ji...@apache.org> on 2018/11/21 07:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2690) Uses `getDescription` instead of `toString` when gets RelNode's digest - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/11/21 08:16:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-2690) Uses ·getDescription· instead of ·toString· when gets RelNode's digest - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/11/21 08:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2690) Uses `getDescription` instead of `toString` when gets `RelNode`'s digest - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/11/21 08:17:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2690) Uses `getDigest ` instead of `toString` when gets RelNode's digest - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/11/21 08:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2690) Uses `getDigest ` instead of `toString` when gets RelNode's digest - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/22 01:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2666) JoinPushThroughJoinRule can't reach an optimal plan in some 3+ joins cases - posted by "Ken Wang (JIRA)" <ji...@apache.org> on 2018/11/22 04:12:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2686) Project fails to build on Windows - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/22 06:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2686) Project fails to build on Windows - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/22 06:26:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2691) Improve character set and collate support - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/22 08:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2686) Project fails to build on Windows - posted by "Sergey Nuyanzin (JIRA)" <ji...@apache.org> on 2018/11/22 08:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2691) Improve character set and collation support - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/22 08:48:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2692) Introduce default charset and collate to type system interface - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/22 08:48:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2692) Introduce default charset and collation to type system interface - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/22 08:48:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2693) Allow literal creation with charsets other than LATIN1 and UTF16 - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/22 09:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2694) Improve type conversion with respect to charset and collation - posted by "Ted Xu (JIRA)" <ji...@apache.org> on 2018/11/22 09:27:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2686) Project fails to build on Windows - posted by "Brandon Jiang (JIRA)" <ji...@apache.org> on 2018/11/22 09:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2695) Simplify casts which are only widening nullability - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/22 10:17:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan - posted by "Dirk Mahler (JIRA)" <ji...@apache.org> on 2018/11/22 12:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan - posted by "Dirk Mahler (JIRA)" <ji...@apache.org> on 2018/11/22 12:12:00 UTC, 8 replies.
- [jira] [Updated] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan - posted by "Dirk Mahler (JIRA)" <ji...@apache.org> on 2018/11/22 12:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2697) Better handling bindable params pushed down to JDBC schema - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/22 14:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2695) Simplify casts which are only widening nullability - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/22 17:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2698) Use docker hub hooks to select Avatica version during build and publish HSQLDB Avatica image - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/22 22:15:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-1948) Publish avatica-hypersql, avatica-mysql and avatica-postgres to docker hub - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/22 22:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2698) Use docker hub hooks to select Avatica version during build and publish HSQLDB Avatica image - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/22 23:03:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/23 04:20:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2699) The bug of timestampadd handles time - posted by "xuqianjin (JIRA)" <ji...@apache.org> on 2018/11/23 06:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2699) The bug of timestampadd handles time - posted by "xuqianjin (JIRA)" <ji...@apache.org> on 2018/11/23 07:12:00 UTC, 8 replies.
- [jira] [Commented] (CALCITE-2699) The bug of timestampadd handles time - posted by "xuqianjin (JIRA)" <ji...@apache.org> on 2018/11/23 07:14:00 UTC, 6 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2699) The bug of timestampadd handles time - posted by "xuqianjin (JIRA)" <ji...@apache.org> on 2018/11/23 07:18:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2700) MaterializedView rewrite rules are matched on physical operators. - posted by "Ken Wang (JIRA)" <ji...@apache.org> on 2018/11/23 08:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2701) Make generated Baz classes immutable - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/23 10:57:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2699) The bug of timestampadd handles time - posted by "xuqianjin (JIRA)" <ji...@apache.org> on 2018/11/23 13:29:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2702) Invalid commit()/rollback() behavior on JDBC connection - posted by "Dirk Mahler (JIRA)" <ji...@apache.org> on 2018/11/23 15:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2703) Reduce code generation and class loading overhead when executing queries in the EnumerableConvention - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/23 15:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2703) Reduce code generation and class loading overhead when executing queries in the EnumerableConvention - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/11/23 15:38:00 UTC, 5 replies.
- [jira] [Created] (CALCITE-2704) Multilingual Decoded problem - posted by "pufan (JIRA)" <ji...@apache.org> on 2018/11/26 06:14:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2704) Multilingual decoded problem - posted by "pufan (JIRA)" <ji...@apache.org> on 2018/11/26 06:15:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2704) Multilingual decoded problem - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/26 06:18:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2705) Duplicated metastore list - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/11/26 12:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2705) Duplicated selectivity in metastore list - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/11/26 12:07:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2705) Duplicated selectivity in metadata list - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/11/26 12:13:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2705) Duplicated selectivity in metadata list - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/11/26 12:20:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2706) Do not make IN conversion - posted by "Mykola (JIRA)" <ji...@apache.org> on 2018/11/26 13:22:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2706) Do not make IN conversion - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/26 13:50:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2632) Add hashCode and equals implementations to RexNode - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/26 14:55:00 UTC, 6 replies.
- [jira] [Closed] (CALCITE-2706) Do not make IN conversion - posted by "Mykola Zerniuk (JIRA)" <ji...@apache.org> on 2018/11/26 14:59:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2707) Information about distinct aggregation is lost in MATCH_RECOGNIZE - posted by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/11/26 15:21:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2708) UDAGs are not verified for single pattern variable in MATCH_RECOGNIZE - posted by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/11/26 15:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2709) GeodeFilter Support for temporal types and searches (DATE, TIME, TIMESTAMP etc.) - posted by "Sandeep Chada (JIRA)" <ji...@apache.org> on 2018/11/26 17:43:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 17:54:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2705) Duplicated selectivity in metadata list - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 17:56:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2700) MaterializedView rewrite rules are matched on physical operators. - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/26 18:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2700) MaterializedView rewrite rules are matched on physical operators. - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 18:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2700) MaterializedView rewrite rules are matched on physical operators. - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 19:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2662) Planner: allow parsing directly a stream instead of a java.lang.String - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 19:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2701) Make generated Baz classes immutable - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 19:22:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2708) UDAGs are not verified for single pattern variable in MATCH_RECOGNIZE - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 19:55:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1935) Reference implementation for MATCH_RECOGNIZE - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 20:15:00 UTC, 7 replies.
- [jira] [Updated] (CALCITE-2708) In MATCH_RECOGNIZE, validator must ensure that arguments to a user-defined aggregate function come from a single pattern variable - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/26 22:12:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2701) Make instances of generated Baz classes immutable - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/26 22:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2710) Some SqlFunctions use LOCAL_TZ constant instead of using timeZone() - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/11/26 23:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2710) Some SqlFunctions use LOCAL_TZ constant instead of using timeZone() - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/11/26 23:07:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-2701) Ensure that the "Baz" classes generated by Janino are thread-safe - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 01:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2701) Ensure that the "Baz" classes generated by Janino are thread-safe - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 01:11:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2711) Upgrade SQLLine to 1.6.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 03:45:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2711) Upgrade SQLLine to 1.6.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 03:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2708) In MATCH_RECOGNIZE, validator must ensure that arguments to a user-defined aggregate function come from a single pattern variable - posted by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/11/27 08:44:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-1367) Implement equals and hashCode for all sub-classes of RexNode - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/27 13:18:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-297) Processing a scalar sub-query as a Filter instead of a Join - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 20:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2712) Add rule to remove null-generating side of a Join - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 21:16:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2710) Some SqlFunctions use LOCAL_TZ constant instead of using timeZone() - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/11/27 22:21:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2712) Add rule to remove null-generating side of a Join - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/27 23:44:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2711) Upgrade SQLLine to 1.6.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 00:25:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2673) Default implementation of SqlDialect should not support pushing all functions - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/28 01:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2713) JDBC adapter may generate casts on PostgreSQL for VARCHAR type exceeding max length - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/28 03:23:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2687) Is distinct from could lead to Exceptions in ReduceExpressionRule - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/28 05:41:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2695) Simplify casts which are only widening nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/28 05:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2695) Simplify casts which are only widening nullability - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/28 05:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2714) Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/11/28 11:00:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2715) MS SQL Server does not support character set as part of data type - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/28 11:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2715) MS SQL Server does not support character set as part of data type - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/28 11:17:00 UTC, 3 replies.
- [jira] [Updated] (CALCITE-2714) Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability - posted by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/11/28 11:20:02 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2714) Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 17:32:00 UTC, 2 replies.
- [jira] [Reopened] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 17:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2696) Make it easier to configure SqlToRelConverter.Config.getInSubQueryThreshold() - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 17:45:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2696) Make it easier to configure SqlToRelConverter.Config.getInSubQueryThreshold() - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 17:48:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2713) JDBC adapter may generate casts on PostgreSQL for VARCHAR type exceeding max length - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/11/28 19:58:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2698) Use docker hub hooks to select Avatica version during build and publish HSQLDB Avatica image - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/28 22:04:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2412) Avatica/Calcite tests against Windows via Appveyor - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/28 22:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2412) Avatica/Calcite tests against Windows via Appveyor - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/11/28 22:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2716) Upgrade Avatica and Jetty - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 23:39:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2716) Upgrade Avatica and Jetty - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/28 23:40:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2716) Upgrade Avatica and Jetty - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/29 00:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2716) Upgrade to Avatica 1.13 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/29 00:05:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-1935) Reference implementation for MATCH_RECOGNIZE - posted by "zhen wang (JIRA)" <ji...@apache.org> on 2018/11/29 01:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2717) Cached traits in RelTraitDef's canonicalMap can't be garbage-collected - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/11/29 02:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2718) field names are unexpected after ProjectRemoveRule applied - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/11/29 11:43:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2718) field names are unexpected after ProjectRemoveRule applied - posted by "godfrey he (JIRA)" <ji...@apache.org> on 2018/11/29 11:44:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2719) MySQL does not support cast to bigint type - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/29 13:51:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2719) MySQL does not support cast to bigint type - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/11/29 13:52:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2689) ES Adapter. Grouping on date / number fields fails - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/29 20:37:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2714) Make BasicSqlType immutable, and now createWithNullability re-uses existing type if possible - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/29 20:42:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2713) JDBC adapter may generate casts on PostgreSQL for VARCHAR type exceeding max length - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/29 22:53:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2632) Add hashCode and equals implementations to RexNode - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/29 23:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2718) field names are unexpected after ProjectRemoveRule applied - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/30 02:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2709) GeodeFilter Support for temporal types and searches (DATE, TIME, TIMESTAMP etc.) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/30 05:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2717) Cached traits in RelTraitDef's canonicalMap can't be garbage-collected - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/11/30 06:10:00 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-2717) Cached traits in RelTraitDef's canonicalMap can't be garbage-collected - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/11/30 06:20:00 UTC, 0 replies.
- [jira] [Moved] (CALCITE-2720) Presence of an empty aggregation should not lead to Exceptions - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/30 14:47:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2720) Presence of an empty aggregation should not lead to Exceptions - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/11/30 15:32:00 UTC, 0 replies.