You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CALCITE-2521) RelMetadataTest#testMetadataHandlerCacheLimit takes 8-20 seconds and it looks useless - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 00:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2522) CalciteAssert#returns calls e.printStackTrace() for no apparent reason - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 00:46:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2523) PartiallyOrderedSetTest#testPosetBitsLarge takes ~80 seconds at Travis - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:10:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2507) Aliasing a star in select list should throw a parsing error. - posted by "Hanumath Rao Maduri (JIRA)" <ji...@apache.org> on 2018/09/01 01:38:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2520) SparkHandlerImpl#compile prints source code to the System.out unconditionally - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2520) SparkHandlerImpl#compile prints source code to the System.out unconditionally - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:41:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2520) SparkHandlerImpl#compile prints source code to the System.out unconditionally - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2519) Silence ERROR logs from CalciteException, SqlValidatorException during tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:44:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2519) Silence ERROR logs from CalciteException, SqlValidatorException during tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:44:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2519) Silence ERROR logs from CalciteException, SqlValidatorException during tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:45:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2491) Simplify NameSet, NameMap, NameMultimap implementation - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2491) Simplify NameSet, NameMap, NameMultimap implementation - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:50:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2491) Simplify NameSet, NameMap, NameMultimap implementation - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2512) StreamTest#testStreamCancel fails in a flaky way - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:54:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2512) StreamTest#testStreamCancel fails in a flaky way - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2498) geode adapter wrongly quotes booleans as strings ('true' / 'false') - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:58:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2498) geode adapter wrongly quotes booleans as strings ('true' / 'false') - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 01:58:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2524) JavaCC updates SqlParserImpl*.java files, and it causes long compilations - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/01 02:43: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/09/01 10:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2523) PartiallyOrderedSetTest#testPosetBitsLarge takes ~80 seconds at Travis - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/01 23:44:00 UTC, 4 replies.
- [jira] [Commented] (CALCITE-2522) CalciteAssert#returns calls e.printStackTrace() for no apparent reason - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/01 23:47:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2521) RelMetadataTest#testMetadataHandlerCacheLimit takes 8-20 seconds and it looks useless - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/02 00:03:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2522) CalciteAssert#returns calls e.printStackTrace() for no apparent reason - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/02 06:35:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2496) EXTRACT function: MILLI/MICRO/NANOSECOND parts of a DATE must be zero - posted by "Sergey Nuyanzin (JIRA)" <ji...@apache.org> on 2018/09/03 12:05:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2496) EXTRACT function: MILLI/MICRO/NANOSECOND parts of a DATE must be zero - posted by "Sergey Nuyanzin (JIRA)" <ji...@apache.org> on 2018/09/03 12:05:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2514) Add SqlIdentifier conversion to ITEM operator for dynamic tables in ExtendedExpander - posted by "Volodymyr Vysotskyi (JIRA)" <ji...@apache.org> on 2018/09/03 12:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2404) Accessing structured-types is not implemented by the runtime - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/03 21:50:00 UTC, 13 replies.
- [jira] [Commented] (CALCITE-2415) Evaluation of predicate "(A or B) and C" fails for MongoDB adapter - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/03 22:02:00 UTC, 8 replies.
- [jira] [Resolved] (CALCITE-2469) RexSimplify should optimize '(NOT x) IS NULL' to 'x IS NULL' - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/04 05:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2525) ConcurrentModificationException may be triggered in ElasticsearchProject - posted by "Siyuan Liu (JIRA)" <ji...@apache.org> on 2018/09/04 07:41:19 UTC, 0 replies.
- [jira] [Created] (CALCITE-2526) Simplify OR with comparisons leads to NPE - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/04 08:11:10 UTC, 0 replies.
- [jira] [Created] (CALCITE-2527) Simplify OR with comparisons leads to AssertionError: result mismatch - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/04 08:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2433) SqlAdvisor.getCompletionHints is hard-coded for " quoting - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/04 12:58:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2525) ConcurrentModificationException may be triggered in ElasticsearchProject - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/04 13:12:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2528) support for aggregations in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/04 16:49:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2528) support for aggregations in ElasticSearch adapter - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/04 18:47:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2528) support for aggregations in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/04 20:00:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2528) Support Aggregates in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/04 20:00:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2529) linq4j should promote integer to floating point when generating function calls - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/09/04 21:47:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2529) linq4j should promote integer to floating point when generating function calls - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/09/04 21:48:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2503) AvaticaCommonsHttpClientImpl client needs to set user-token on HttpClientContext before sending the request - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/04 22:04:00 UTC, 6 replies.
- [jira] [Created] (CALCITE-2530) Reasonable behavior of TRIM function when the length of trim character is not 1(one) - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 03:03:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2530) Reasonable behavior of TRIM function when the length of trim character is not 1(one) - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 03:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2530) Reasonable behavior of TRIM function when the length of trim character is not 1(one) - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 03:26:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2418) Remove matchRecognize field of SqlSelect - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/05 07:21:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2528) Support Aggregates in ElasticSearch adapter - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/05 07:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2530) TRIM function does not throw exception when the length of trim character is not 1(one) - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 08:47:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2530) TRIM function does not throw exception when the length of trim character is not 1(one) - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 09:15:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2530) TRIM function does not throw exception when the length of trim character is not 1(one) - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 09:21:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2531) Release script should only add files in source control to tar.gz - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 09:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2532) Release script should check ending copyright year in NOTICE file - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 09:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2533) Release script should allow selection of GPG key to use when signing release - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 09:58:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2531) Release script should only add files in source control to tar.gz - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 11:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2533) Release script should allow selection of GPG key to use when signing release - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 11:09:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2532) Release script should check ending copyright year in NOTICE file - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 11:29:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2534) Update release script to check that Avatica versions are the same in protobuf generation scripts - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 11:49:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2534) Update release script to check that Avatica versions are the same in protobuf generation scripts - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 11:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2476) SqlAdvisor: lack of hints when sub-query has STAR (simplifySql produces 0 AS "*") - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 13:55:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2479) SqlAdvisor: automatically quote identifiers that look like SQL keywords - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2478) SqlAdvisor: purge from_clause when _suggest_ token is located in one of the from sub-queries - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2477) SqlAdvisor: scalar sub-query support - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2474) SqlAdvisor: NPE in lookupFromHints where FROM is empty - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:20:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2475) SqlAdvisor: support MINUS - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:20:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2473) SqlAdvisor: support -- comments - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2434) SqlAdvisor.getCompletionHints does not work for nested identifiers sub-match - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:23:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2433) SqlAdvisor.getCompletionHints is hard-coded for " quoting - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:24:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-152) SqlAdvisor should honor quoting rules - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 14:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2535) Runtime failure check not working in SqlTesterImpl.java - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 17:54:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2535) Runtime failure check not working in SqlTesterImpl.java - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/05 18:08:00 UTC, 30 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2535) Runtime failure check not working in SqlTesterImpl.java - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 18:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2535) Runtime failure check not working in SqlTesterImpl.java - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/05 18:40:00 UTC, 16 replies.
- [jira] [Resolved] (CALCITE-2484) Dynamic table tests give wrong results when running tests concurrently. - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 19:43:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2484) Dynamic table tests give wrong results when running tests concurrently. - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 19:43:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2521) RelMetadataTest#testMetadataHandlerCacheLimit takes 8-20 seconds and it looks useless - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 19:51:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2523) PartiallyOrderedSetTest#testPosetBitsLarge takes ~80 seconds at Travis - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 19:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2523) PartiallyOrderedSetTest#testPosetBitsLarge takes ~80 seconds at Travis - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/05 20:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2536) Release script should check that version in go.mod matches the major version in the tag we are building - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/05 23:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2537) Make sure assertions are enabled before calling VolcanoPlanner#validate - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/09/05 23:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2538) Missing RelMetadataQuery invalidation before subset cost improvement propagation - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/09/05 23:41:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2537) Make sure assertions are enabled before calling VolcanoPlanner#validate - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/05 23:53:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-2538) Missing RelMetadataQuery invalidation before subset cost improvement propagation - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/05 23:58:00 UTC, 2 replies.
- [jira] [Comment Edited] (CALCITE-2537) Make sure assertions are enabled before calling VolcanoPlanner#validate - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/09/06 00:06:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2538) Missing RelMetadataQuery invalidation before subset cost improvement propagation - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/09/06 00:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2539) Several test case not passed in CalciteSqlOperatorTest.java - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/06 10:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1757) Convert sub-query to windowed aggregate function ("WinMagic") - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/06 17:23:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2537) Make sure assertions are enabled before calling VolcanoPlanner#validate - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2018/09/06 17:24:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2540) Streaming Sort relational operator - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/06 17:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2541) Calcite core is vulnerable to exposing through OSGI - posted by "Piotr Bojko (JIRA)" <ji...@apache.org> on 2018/09/06 21:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2541) Calcite core is vulnerable to exposing through OSGI - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/06 21:35:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2503) AvaticaCommonsHttpClientImpl client needs to set user-token on HttpClientContext before sending the request - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/09/07 23:38:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2018/09/08 16:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2542) SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs - posted by "Rong Rong (JIRA)" <ji...@apache.org> on 2018/09/08 16:18:00 UTC, 0 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/09/08 16:21:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2528) Support Aggregates in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/08 21:28:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2543) Upgrade SQLLine to 1.5.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/09 20:17:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2543) Upgrade SQLLine to 1.5.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/09 23:18:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-2112) Add Maven wrapper to Calcite - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/09 23:19:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2112) Add Maven wrapper to Calcite - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/09 23:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2112) Add Maven wrapper to Calcite - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/09 23:23:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2501) Release Avatica Go 3.1.0 - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 03:02:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2536) Release script should check that version in go.mod and import paths matches the major version in the tag we are building - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 06:06:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2544) Remove ctxhttp and use WithContext() directly - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 07:09:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2545) Fix import paths pointing to github.com/apache/calcite-avatica-go - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 07:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2505) RexSimplify: isFalse(isNotDistinctFrom(vBool(0), vBool(1))) causes AssertionError: wrong operand count 1 for IS DISTINCT FROM - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/10 07:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2506) RexSimplify: coalesce(unaryPlus(nullInt), unaryPlus(vInt())) results in AssertionError: result mismatch - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/10 07:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2527) Simplify OR with comparisons leads to AssertionError: result mismatch - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/10 07:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2526) Simplify OR with comparisons leads to NPE - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/10 07:38:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2536) Release script should check that version in go.mod and import paths matches the major version in the tag we are building - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 09:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2545) Fix import paths pointing to github.com/apache/calcite-avatica-go - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/10 11:15:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Alisha Prabhu (JIRA)" <ji...@apache.org> on 2018/09/10 11:16:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2545) Fix import paths pointing to github.com/apache/calcite-avatica-go - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 11:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Alisha Prabhu (JIRA)" <ji...@apache.org> on 2018/09/10 11:40:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2544) Remove ctxhttp and use WithContext() directly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/10 11:46:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2544) Remove ctxhttp and use WithContext() directly - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 11:53:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2547) Update dependencies - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 11:54:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2548) Update avatica-go dependencies - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 12:10:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2548) Update avatica-go dependencies - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 12:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2547) Update dependencies - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/10 12:13:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2547) Update dependencies - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 12:19:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2549) Release Avatica Go 3.2.0 - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/10 12:25:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2444) Rel2Sql: support c IN (1,2) - posted by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/09/10 12:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/10 16:59:00 UTC, 8 replies.
- [jira] [Created] (CALCITE-2550) Update avatica-go release script to produce tarballs named in the same format as Calcite and Avatica - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/11 06:17:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2412) Avatica/Calcite tests against Windows via Appveyor - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/11 07:21:00 UTC, 3 replies.
- [jira] [Created] (CALCITE-2551) ClassCastException in SqlToRelConverter#pushDownNotForIn - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/11 09:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2551) ClassCastException in SqlToRelConverter#pushDownNotForIn - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/11 09:35:00 UTC, 5 replies.
- [jira] [Closed] (CALCITE-2550) Update avatica-go release script to produce tarballs named in the same format as Calcite and Avatica - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/11 09:37:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2552) Dialect Specific Order By Field Identifier Resolution - posted by "KrishnaKant Agrawal (JIRA)" <ji...@apache.org> on 2018/09/11 10:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2552) Dialect Specific Order By Field Identifier Resolution - posted by "KrishnaKant Agrawal (JIRA)" <ji...@apache.org> on 2018/09/11 10:32:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2505) RexSimplify: isFalse(isNotDistinctFrom(vBool(0), vBool(1))) causes AssertionError: wrong operand count 1 for IS DISTINCT FROM - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/09/12 03:30:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2457) Upgrade to JUnit 5 - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/12 03:53:00 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Alisha Prabhu (JIRA)" <ji...@apache.org> on 2018/09/12 06:43:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2492) is there any way to define dynamic parameters for table in query - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/09/12 06:44:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2551) ClassCastException in SqlToRelConverter#pushDownNotForIn - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/12 07:57:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2505) RexSimplify: isFalse(isNotDistinctFrom(vBool(0), vBool(1))) causes AssertionError: wrong operand count 1 for IS DISTINCT FROM - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/12 09:22:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2551) ClassCastException in SqlToRelConverter#pushDownNotForIn - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/12 09:42:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2428) Cassandra unit test fails to parse JDK version string - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/12 11:09:00 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2551) ClassCastException in SqlToRelConverter#pushDownNotForIn - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/12 12:36:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2553) Support NullDirection in Sorting for ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/12 14:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2553) Support NullDirection in Sorting for ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/12 15:02:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2554) Enrich EnumerableJoin opetaror with order preserving information - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/09/12 15:09:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2554) Enrich EnumerableJoin opetaror with order preserving information - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/09/12 15:11:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2504) RexProgrammFuzzyTest: fuzzer for RexNodes - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/12 23:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2504) RexProgrammFuzzyTest: fuzzer for RexNodes - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/12 23:56:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2504) Add randomized test for better code coverage of rex node create and simplification - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 06:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2555) RexSimplify: >=(true, null) could be simplified to null - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 06:33:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2556) RexSimplify: not(trueLiteral) could be simplified to false - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 06:35:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2509) RexSimplify: withParanoid(true).verify takes exponential time as number of variables grows - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 06:47:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2504) Add randomized test for better code coverage of rex node create and simplification - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 06:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2504) Add randomized test for better code coverage of rex node create and simplification - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 06:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2460) Add implementation of To_Base64 to SqlFunctions - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/13 07:50:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2555) RexSimplify: >=(true, null) could be simplified to null - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/13 08:33:00 UTC, 29 replies.
- [jira] [Comment Edited] (CALCITE-2555) RexSimplify: >=(true, null) could be simplified to null - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/13 14:27:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-2556) RexSimplify: not(trueLiteral) could be simplified to false - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/13 15:23:00 UTC, 12 replies.
- [jira] [Comment Edited] (CALCITE-2556) RexSimplify: not(trueLiteral) could be simplified to false - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/13 15:46:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2551) ClassCastException in SqlToRelConverter#pushDownNotForIn - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/13 21:54:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2554) Enrich EnumerableJoin operator with order preserving information - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/09/14 16:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2457) Upgrade to JUnit 5 - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/14 20:20:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2557) Support pagination for buckets aggregations in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/14 22:57:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2557) Support pagination for buckets aggregations in ElasticSearch adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/14 22:57:00 UTC, 1 replies.
- [jira] [Reopened] (CALCITE-538) Support skip overwrite in generate-fmpp-sources - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/15 18:21:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2558) Improve re-compilation times by skipping parser.java update on each build - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/15 18:22:00 UTC, 2 replies.
- [jira] [Updated] (CALCITE-538) Support skip overwrite in generate-fmpp-sources - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/15 18:22:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2558) Improve re-compilation times by skipping parser.java update on each build - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/15 18:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-538) Support skip overwrite in generate-fmpp-sources - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/15 18:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2524) JavaCC updates SqlParserImpl*.java files, and it causes long compilations - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/15 18:44:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2558) Improve re-compilation times by skipping parser.java update on each build - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 09:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2559) Upgrade Checkstyle to 7.8.2 - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 10:22:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-2559) Upgrade Checkstyle to 7.8.2 - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 10:22:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2559) Upgrade Checkstyle to 7.8.2 - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 10:22:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1894) CsvTest.testCsvStream failing often - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 11:45:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2559) Upgrade Checkstyle to 7.8.2 - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 12:35:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2560) ChainedSqlOperatorTable#add does not work - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 13:42:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2561) Suspicious code in org.apache.calcite.materialize.Lattice constructor - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 16:51:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2562) Suspicious code in org.apache.calcite.sql2rel.StandardConvertletTable#convertDatetimeMinus - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 16:56:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2563) Suspicious code in org.apache.calcite.rel.rules.AbstractMaterializedViewRule.EquivalenceClasses#addEquivalenceClass - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 17:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2562) Suspicious code in org.apache.calcite.sql2rel.StandardConvertletTable#convertDatetimeMinus - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/16 17:35:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2563) Suspicious code in org.apache.calcite.rel.rules.AbstractMaterializedViewRule.EquivalenceClasses#addEquivalenceClass - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/09/16 18:01:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2564) Suspicious code in org.apache.calcite.adapter.elasticsearch.ElasticsearchFilter#implement - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 18:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2563) Suspicious code in org.apache.calcite.rel.rules.AbstractMaterializedViewRule.EquivalenceClasses#addEquivalenceClass - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/09/16 18:02:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2565) Suspicious code in org.apache.calcite.rex.RexBuilder#makeCastIntervalToExact - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 18:10:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2561) Suspicious code in org.apache.calcite.materialize.Lattice constructor - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/16 18:13:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2563) Materialized view rewriting may swap columns in equivalent classes incorrectly - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/09/16 18:27:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2566) Certain rules might cause class initialization deadlock due to sub-class referenced in - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/16 18:30:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2563) Materialized view rewriting may swap columns in equivalent classes incorrectly - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/09/16 18:36:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2558) Improve re-compilation times by skipping parser.java update on each build - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/16 18:37:00 UTC, 0 replies.
- [jira] [Closed] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Alisha Prabhu (JIRA)" <ji...@apache.org> on 2018/09/17 08:58:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2567) RexSimplify#simplifyIsNull does not work for "is null(null)" - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/17 09:20:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2567) RexSimplify#simplifyIsNull does not work for "is null(null)" - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/17 09:25:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2458) Evaluate use of Kotlin for unit tests - posted by "zhen wang (JIRA)" <ji...@apache.org> on 2018/09/17 11:30:00 UTC, 8 replies.
- [jira] [Commented] (CALCITE-2506) RexSimplify: coalesce(unaryPlus(nullInt), unaryPlus(vInt())) results in AssertionError: result mismatch - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/09/17 17:06:01 UTC, 11 replies.
- [jira] [Created] (CALCITE-2568) Avatica - IBM - Fix TLS/SSL test - o.a.c.a.SslDriverTest - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/17 17:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2568) Avatica - IBM - Fix TLS/SSL test - o.a.c.a.SslDriverTest - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/17 17:31:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2568) Ensure that IBM JDK TLS cipher list matches Oracle/OpenJDK for Travis CI - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/17 17:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2568) Ensure that IBM JDK TLS cipher list matches Oracle/OpenJDK for Travis CI - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/17 17:39:00 UTC, 4 replies.
- [jira] [Resolved] (CALCITE-2568) Ensure that IBM JDK TLS cipher list matches Oracle/OpenJDK for Travis CI - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/17 17:52:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2535) Runtime failure check not working in SqlTesterImpl.java - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:08:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2444) Handle IN expressions when converting SqlNode to SQL - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:10:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2444) Rel2Sql: support c IN (1,2) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:10:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2537) Make sure assertions are enabled before calling VolcanoPlanner#validate - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:11:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:17:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:18:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2546) testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/17 18:18:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (CALCITE-2506) RexSimplify: coalesce(unaryPlus(nullInt), unaryPlus(vInt())) results in AssertionError: result mismatch - posted by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2018/09/17 20:51:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2569) UDFs that are table functions must implement SqlTableFunction and have CURSOR as their return type - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/18 06:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2444) Handle IN expressions when converting SqlNode to SQL - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/18 07:56:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2504) Add randomized test for better code coverage of rex node create and simplification - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/18 08:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2549) Release Avatica Go 3.2.0 - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/18 10:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2564) Suspicious code in org.apache.calcite.adapter.elasticsearch.ElasticsearchFilter#implement - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/19 02:15:00 UTC, 5 replies.
- [jira] [Commented] (CALCITE-2528) Support Aggregates in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/19 03:06:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2555) RexSimplify: >=(true, null) could be simplified to null - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 09:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2567) Simplify IS NULL(null) to true - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 13:03:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2567) Simplify IS NULL(null) to true - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 13:04:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2567) Simplify IS NULL(null) to true - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 13:04:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2527) Simplify OR with comparisons leads to AssertionError: result mismatch - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/19 13:38:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-1183) Sporadic AvaticaSpnegoTest failures with Checksum failed and HTTP 404 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 14:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1183) Sporadic AvaticaSpnegoTest failures with Checksum failed and HTTP 404 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 14:08:00 UTC, 6 replies.
- [jira] [Commented] (CALCITE-1922) Work around Jetty issue where Kerberos v5 OID is disallowed for SPNEGO authentication - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 14:15:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2570) Upgrade forbiddenapis to 2.6 for JDK 11 support - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 14:23:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2570) Upgrade forbiddenapis to 2.6 for JDK 11 support - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 14:24:00 UTC, 3 replies.
- ***UNCHECKED*** [jira] [Commented] (CALCITE-2564) Suspicious code in org.apache.calcite.adapter.elasticsearch.ElasticsearchFilter#implement - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 14:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2556) RexSimplify: not(trueLiteral) could be simplified to false - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 14:36:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-1183) Sporadic AvaticaSpnegoTest failures with Checksum failed and HTTP 404 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 14:47:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2571) TRIM does not match the behavior of most SQL implementations - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/09/19 18:08:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2571) TRIM does not match the behavior of most SQL implementations - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/09/19 18:10:00 UTC, 4 replies.
- [jira] [Created] (CALCITE-2572) Calcite substring fails with a start position less than 1. - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/09/19 18:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2572) Calcite substring fails with a start position less than 1. - posted by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/09/19 18:32:00 UTC, 2 replies.
- [jira] [Commented] (CALCITE-2518) Add failOnWarnings to maven-javadoc-plugin configuration - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 19:20:00 UTC, 7 replies.
- [jira] [Resolved] (CALCITE-339) Need "normal" policy for the issues - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 20:12:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2570) Upgrade forbiddenapis to 2.6 for JDK 11 support - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 20:13:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-338) Investigate if integration with SonarQube is worth doing - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 20:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-338) Investigate if integration with SonarQube is worth doing - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/19 20:15:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2573) RexSimplify: simplify NULL to FALSE in uknownAsFalse mode - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/19 21:13:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2574) Download pages must include instructions for verifying the integrity of files directly. - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/19 22:37:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2573) RexSimplify: simplify NULL to FALSE in uknownAsFalse mode - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/19 22:44:00 UTC, 4 replies.
- [jira] [Updated] (CALCITE-2572) SUBSTRING function fails if start position is less than 1 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/19 23:04:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2575) Release Calcite 1.18.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/19 23:22:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2576) Release Avatica 1.13 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/19 23:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2575) Release Calcite 1.18.0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/19 23:27:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2574) Download pages must include instructions for verifying the integrity of files directly. - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/19 23:39:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2574) Download pages must include instructions for verifying the integrity of files directly. - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/19 23:39:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2577) Update URLs on download page to HTTPS - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/19 23:48:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2577) Update URLs on download page to HTTPS - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/19 23:50:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2572) SUBSTRING function fails if start position is less than 1 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 03:14:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2578) Support ANY_VALUE Aggregate Function in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/20 04:12:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2579) Replace moby with skaffold - posted by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/09/20 05:54:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2527) Simplify OR with comparisons leads to AssertionError: result mismatch - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/20 06:18:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2573) RexSimplify: simplify NULL to FALSE in uknownAsFalse mode - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 08:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2573) RexSimplify: simplify NULL to FALSE in uknownAsFalse mode - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 08:22:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2573) RexSimplify: simplify NULL to FALSE in uknownAsFalse mode - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 08:30:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2528) Support Aggregates in ElasticSearch Adapter - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 10:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2525) ConcurrentModificationException may be triggered in ElasticsearchProject - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 10:26:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2527) Simplify OR with comparisons leads to AssertionError: result mismatch - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 12:15:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2527) Simplify (c IS NULL) OR (c IS ...) might result in AssertionError: result mismatch - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 12:16:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2580) RexSimplify: coalesce(null > null, true) produces wrong result in unknownAsFalse mode - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 12:40:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2581) RexSimplify: and(nullBool, not(or(nullBool, vBool(1)))) fails with assertion error - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/20 13:05:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2486) Upgrade Apache parent POM to version 21 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 15:07:05 UTC, 15 replies.
- [jira] [Created] (CALCITE-2582) FilterProjectTransposeRule does not always simplify the new filter condition - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/09/20 16:00:05 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2582) FilterProjectTransposeRule does not always simplify the new filter condition - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 16:39:00 UTC, 25 replies.
- [jira] [Commented] (CALCITE-2580) RexSimplify: coalesce(null > null, true) produces wrong result in unknownAsFalse mode - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 16:52:00 UTC, 7 replies.
- [jira] [Comment Edited] (CALCITE-2451) RexSimplify: fuse unknownAsFalse and IS TRUE handling - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 17:10:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2451) RexSimplify: fuse unknownAsFalse and IS TRUE handling - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 17:17:00 UTC, 12 replies.
- [jira] [Created] (CALCITE-2583) Avatica - Upgrade dropwizard metrics - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 18:05:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2583) Avatica - Upgrade dropwizard metrics to 4.0.3 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 18:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2583) Avatica - Upgrade dropwizard metrics to 4.0.3 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/20 18:15:01 UTC, 8 replies.
- [jira] [Commented] (CALCITE-2578) Support ANY_VALUE Aggregate Function in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/20 19:13:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2486) Upgrade Apache parent POM to version 21 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 19:18:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2486) Upgrade Apache parent POM to version 21 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 19:18:01 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1006) Enable spotbugs-maven-plugin - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/20 19:30:00 UTC, 5 replies.
- [jira] [Updated] (CALCITE-2580) RexSimplify: coalesce(null > null, true) produces wrong result in unknownAsFalse mode - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/20 20:04:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2583) Avatica - Upgrade dropwizard metrics to 4.0.3 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 20:58:01 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-1006) Enable spotbugs-maven-plugin - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/20 21:06:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2269) Enable errorprone checking - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/20 21:11:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2581) RexSimplify: and(nullBool, not(or(nullBool, vBool(1)))) fails with assertion error - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/21 08:20:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2584) Take advantage of calcite-server - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/21 08:58:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-760) Aggregate recommender blows up if row count estimate is too high - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 09:01:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2584) Take advantage of calcite-server - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/21 09:02:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2584) Take advantage of calcite-server - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/21 09:04:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2582) FilterProjectTransposeRule does not always simplify the new filter condition - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 10:43:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2581) RexSimplify: and(nullBool, not(or(nullBool, vBool(1)))) fails with assertion error - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 15:14:01 UTC, 0 replies.
- [jira] [Updated] (CALCITE-1890) Override toString() in enumerable generated code to simplify debugging - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 16:15:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2584) Take advantage of calcite-server - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/21 16:52:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-2535) Runtime failure check not working in SqlTesterImpl.java - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/21 18:19:00 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-525) Exception-handling in built-in functions - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/21 18:19:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2562) Suspicious code in org.apache.calcite.sql2rel.StandardConvertletTable#convertDatetimeMinus - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 20:09:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2511) Possible bug in parsing implementation of rown_num select - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 20:14:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2511) Possible bug in parsing implementation of rown_num select - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 20:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2585) Support NOT Operator in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/21 21:05:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2585) Support NOT operator in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/21 21:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2586) RexSimplify: case with repeated branches results in assertion error - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/21 21:31:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2585) Support NOT Operator in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/21 22:33:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2585) Support NOT Operator in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/21 22:34:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2556) RexSimplify: not(trueLiteral) could be simplified to false - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/22 13:56:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2470) RelBuilder.project should combine expressions if underlying node is a Project - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/22 19:48:00 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-2578) Support ANY_VALUE Aggregate Function in ElasticSearch Adapter - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/22 19:59:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/22 20:02:00 UTC, 7 replies.
- [jira] [Created] (CALCITE-2587) Avatica - Regenerate protobuf for 3.6.1 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/23 02:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2587) Avatica - Regenerate protobuf for 3.6.1 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/23 02:15:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2587) Avatica - Regenerate protobuf files for 3.6.1 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/23 02:16:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2587) Avatica - Regenerate protobuf files for 3.6.1 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/23 02:18:00 UTC, 7 replies.
- [jira] [Comment Edited] (CALCITE-2587) Avatica - Regenerate protobuf files for 3.6.1 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/23 02:22:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2588) Run Geode Adapter tests with an Embedded Instance - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/23 06:00:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2471) RelNode description includes all tree when recomputed - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 08:34:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2471) RelNode description includes all tree when recomputed - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 08:34:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2589) VolcanoPlanner#fireRules and VolcanoRuleCall#matchRecurse should ignore known-to-be-unimportant relations - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 08:47:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2589) VolcanoPlanner#fireRules and VolcanoRuleCall#matchRecurse should ignore known-to-be-unimportant relations - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 09:01:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2526) Simplify OR with comparisons leads to NPE - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/23 09:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2526) Simplify OR with comparisons leads to NPE - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/23 09:24:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2589) VolcanoPlanner#fireRules and VolcanoRuleCall#matchRecurse should ignore known-to-be-unimportant relations - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 11:58:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2518) Add failOnWarnings to maven-javadoc-plugin configuration - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 13:05:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2590) Remove redundant CAST when operand has exactly the same type as it is casted to - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 13:07:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2590) Remove redundant CAST when operand has exactly the same type as it is casted to - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 13:10:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2413) RexToLixTranslator does not generate correct declaration of Methods with generic return types - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 13:11:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2591) EnumerableDefaults#mergeJoin should throw error and not return incorrect results when inputs are not ordered - posted by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/09/23 13:13:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2591) EnumerableDefaults#mergeJoin should throw error and not return incorrect results when inputs are not ordered - posted by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/09/23 13:22:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2526) Add test for OR with nullable comparisons - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 13:28:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2526) Add test for OR with nullable comparisons - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 13:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-1148) Trait conversion broken for RelTraits other than Convention - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 19:35:00 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "Volodymyr Vysotskyi (JIRA)" <ji...@apache.org> on 2018/09/23 19:50:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2592) EnumerableMergeJoin is never taken - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 20:04:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2592) EnumerableMergeJoin is never taken - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/23 20:12:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2571) TRIM does not match the behavior of most SQL implementations - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/24 04:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2223) ProjectMergeRule is infinitely matched when is applied after ProjectReduceExpressionsRule - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/24 07:14:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2586) RexSimplify: case with repeated branches results in assertion error - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/24 08:02:00 UTC, 5 replies.
- [jira] [Resolved] (CALCITE-2587) Avatica - Regenerate protobuf files for 3.6.1 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/24 15:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2518) Add failOnWarnings to maven-javadoc-plugin configuration - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/24 15:55:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2586) RexSimplify: case with repeated branches results in assertion error - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/24 20:56:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2591) EnumerableDefaults#mergeJoin should throw error and not return incorrect results when inputs are not ordered - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/24 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2458) Evaluate use of Kotlin for unit tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/24 21:39:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2458) Evaluate use of Kotlin for unit tests - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/24 21:40:00 UTC, 1 replies.
- [jira] [Commented] (CALCITE-2224) WITHIN GROUP clause for aggregate functions - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/25 07:10:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2593) Failed to plan when SQL is like "sum(X + 1) filter (where Y)" - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/25 11:16:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2593) Failed to plan when aggregate function is like "sum(X + 1) filter (where Y)" - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/25 11:17:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2580) RexSimplify: coalesce(null > null, true) produces wrong result in unknownAsFalse mode - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/09/25 15:25:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2594) Ensure forbiddenapis and maven-compiler use the correct JDK version - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 16:38:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2594) Ensure forbiddenapis and maven-compiler use the correct JDK version - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/25 16:40:00 UTC, 6 replies.
- [jira] [Assigned] (CALCITE-2595) Add Maven wrapper to Avatica - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2595) Add Maven wrapper to Avatica - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:30:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2595) Add Maven wrapper to Avatica - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:30:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2595) Add Maven wrapper to Avatica - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:31:00 UTC, 4 replies.
- [jira] [Comment Edited] (CALCITE-2594) Ensure forbiddenapis and maven-compiler use the correct JDK version - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:32:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2594) Ensure forbiddenapis and maven-compiler use the correct JDK version - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:32:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2289) Javadoc - HTML5 - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/25 17:34:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2588) Run Geode Adapter tests with an Embedded Instance - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/25 18:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2588) Run Geode Adapter tests with an Embedded Instance - posted by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/09/25 18:10:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2593) Sometimes failed to plan when aggregate function is like "sum(X + 1) filter (where Y)" - posted by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/26 09:14:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2596) AssertionError: Not-null boxed primitive should come back as primitive when translating correlated variables - posted by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/09/26 11:56:00 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-2595) Add Maven wrapper to Avatica - posted by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/09/26 14:10:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2597) RelDataTypeImpl:digest can not describe a type completely. - posted by "huangjiatian (JIRA)" <ji...@apache.org> on 2018/09/28 05:26:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2510) CHR support - posted by "Aleksei Izmalkin (JIRA)" <ji...@apache.org> on 2018/09/28 07:49:00 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-2597) RelDataTypeImpl:digest can not describe a type completely. - posted by "huangjiatian (JIRA)" <ji...@apache.org> on 2018/09/28 08:28:00 UTC, 0 replies.
- [jira] [Reopened] (CALCITE-2597) RelDataTypeImpl:digest can not describe a type completely. - posted by "huangjiatian (JIRA)" <ji...@apache.org> on 2018/09/28 08:28:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2597) RelDataTypeImpl:digest can not describe a type completely. - posted by "huangjiatian (JIRA)" <ji...@apache.org> on 2018/09/28 08:33:00 UTC, 2 replies.
- [jira] [Created] (CALCITE-2598) Failure in RexProgramFuzzyTest - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 17:18:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2455) simplifyCoalesce of constant should match nullability - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 17:22:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2598) Failure in RexProgramFuzzyTest - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 17:23:00 UTC, 1 replies.
- [jira] [Updated] (CALCITE-2598) Failure in RexProgramFuzzyTest - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 17:23:00 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-2455) simplifyCoalesce of constant should match nullability - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 17:25:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2510) Add CHR built-in function (Oracle only) - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 18:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2510) CHR support - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/28 18:38:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-2599) Support ASCII(string) in SqlFunctions - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/29 02:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2599) Support ASCII(string) in SqlFunctions - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/29 02:57:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2600) Support REPEAT(string, integer) in SqlFunctions - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/29 03:07:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2601) Support REVERSE(str) in SqlFunctions - posted by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/29 03:30:00 UTC, 0 replies.
- [jira] [Created] (CALCITE-2602) Support inner join without on-condition - posted by "pengzhiwei (JIRA)" <ji...@apache.org> on 2018/09/29 04:07:00 UTC, 0 replies.
- [jira] [Commented] (CALCITE-2326) Generalize p(x) IS TRUE/FALSE/UNKNOWN handling in RexSimplify - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/09/30 17:27:00 UTC, 1 replies.
- [jira] [Created] (CALCITE-2603) Error double literal with exponential when unparsing with RelToSqlConverter - posted by "James Duong (JIRA)" <ji...@apache.org> on 2018/09/30 22:05:00 UTC, 0 replies.