You are viewing a plain text version of this content. The canonical link for it is here.
- calcite git commit: [CALCITE-2520] Make SparkHandlerImpl#compile silent by default, print code in calcite.debug=true mode only - posted by vl...@apache.org on 2018/09/01 01:39:52 UTC, 0 replies.
- calcite git commit: [CALCITE-2519] Silence ERROR logs from CalciteException, SqlValidatorException during tests - posted by vl...@apache.org on 2018/09/01 01:42:28 UTC, 0 replies.
- calcite git commit: Skip second Checkstyle execution during Travis CI build - posted by vl...@apache.org on 2018/09/01 01:46:01 UTC, 0 replies.
- calcite git commit: [CALCITE-2491] Refactor NameSet, NameMap, and NameMultimap - posted by vl...@apache.org on 2018/09/01 01:49:09 UTC, 0 replies.
- calcite git commit: [CALCITE-2512] Move StreamTest#ROW_GENERATOR to Table.scan().iterator to make it not shared between threads (Sergey Nuyanzin) - posted by vl...@apache.org on 2018/09/01 01:52:49 UTC, 0 replies.
- calcite git commit: [CALCITE-2498] fix bug when geode adapter quotes booleans as strings (Andrei Sereda) - posted by vl...@apache.org on 2018/09/01 01:55:48 UTC, 0 replies.
- calcite git commit: [CALCITE-2522] Remove e.printStackTrace() from CalciteAssert#returns - posted by vl...@apache.org on 2018/09/02 06:33:10 UTC, 0 replies.
- calcite git commit: [CALCITE-2514] Add SqlIdentifier conversion to ITEM operator for dynamic tables in ExtendedExpander (Arina Ielchiieva) - posted by vo...@apache.org on 2018/09/03 12:03:51 UTC, 0 replies.
- calcite git commit: Following [CALCITE-2469] simplify "f(x, y) IS NULL" to "x IS NULL OR y IS NULL" if "f" is strong - posted by jh...@apache.org on 2018/09/04 03:54:30 UTC, 0 replies.
- calcite git commit: [CALCITE-2418] Remove matchRecognize field of SqlSelect - posted by jh...@apache.org on 2018/09/05 01:31:19 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2531] Update release script to only include files in source control in release tar.gz archive - posted by fr...@apache.org on 2018/09/05 11:06:00 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2533] Prompt for signing key to use when signing release in release script - posted by fr...@apache.org on 2018/09/05 11:08:12 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2532] Update release script to check ending copyright year in NOTICE and update copyright year - posted by fr...@apache.org on 2018/09/05 11:28:20 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2534] Update release script to check that the AVATICA_VER variable in both gen-protobuf.sh and gen-protobuf.bat are the same - posted by fr...@apache.org on 2018/09/05 11:50:13 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2501] Update release notes and news item for 3.1.0 - posted by fr...@apache.org on 2018/09/05 11:58:17 UTC, 0 replies.
- [1/9] calcite git commit: [CALCITE-2479] SqlAdvisor: automatically quote identifiers that look like SQL keywords - posted by vl...@apache.org on 2018/09/05 13:41:48 UTC, 0 replies.
- [2/9] calcite git commit: [CALCITE-2477] SqlAdvisor: scalar sub-query support - posted by vl...@apache.org on 2018/09/05 13:41:49 UTC, 0 replies.
- [3/9] calcite git commit: [CALCITE-2473] SqlAdvisor: support -- comments - posted by vl...@apache.org on 2018/09/05 13:41:50 UTC, 0 replies.
- [4/9] calcite git commit: [CALCITE-2433] SqlAdvisor: support configurable quoting characters - posted by vl...@apache.org on 2018/09/05 13:41:51 UTC, 0 replies.
- [5/9] calcite git commit: [CALCITE-2474] SqlAdvisor: avoid NPE in lookupFromHints where FROM is empty - posted by vl...@apache.org on 2018/09/05 13:41:52 UTC, 0 replies.
- [6/9] calcite git commit: [CALCITE-2434] SqlAdvisor: support hints for nested tables/schemas - posted by vl...@apache.org on 2018/09/05 13:41:53 UTC, 0 replies.
- [7/9] calcite git commit: [CALCITE-2475] SqlAdvisor: support MINUS - posted by vl...@apache.org on 2018/09/05 13:41:54 UTC, 0 replies.
- [8/9] calcite git commit: [CALCITE-2478] SqlAdvisor: purge from_clause when _suggest_ token is located in one of the from sub-queries - posted by vl...@apache.org on 2018/09/05 13:41:55 UTC, 0 replies.
- [9/9] calcite git commit: [CALCITE-2476] SqlAdvisor: produce hints when sub-query with * is present in query - posted by vl...@apache.org on 2018/09/05 13:41:56 UTC, 0 replies.
- calcite git commit: [CALCITE-2484] Move dynamic tests to a separate class like SqlValidatorDynamicTest, and avoid reuse of MockCatalogReaderDynamic - posted by vl...@apache.org on 2018/09/05 19:42:22 UTC, 0 replies.
- calcite git commit: [CALCITE-2484] Add SqlValidatorDynamicTest to CalciteSuite - posted by vl...@apache.org on 2018/09/05 19:44:57 UTC, 0 replies.
- calcite git commit: [CALCITE-2521] Guard RelMetadataTest#testMetadataHandlerCacheLimit with CalciteAssert.ENABLE_SLOW - posted by vl...@apache.org on 2018/09/05 19:49:49 UTC, 0 replies.
- calcite git commit: [CALCITE-2523] Guard PartiallyOrderedSetTest#testPosetBitsLarge with CalciteAssert.ENABLE_SLOW - posted by vl...@apache.org on 2018/09/05 19:52:20 UTC, 0 replies.
- [1/2] calcite-avatica-go git commit: Fix release announcement filename - posted by fr...@apache.org on 2018/09/05 22:56:22 UTC, 0 replies.
- [2/2] calcite-avatica-go git commit: Update hash in release announcement - posted by fr...@apache.org on 2018/09/05 22:56:23 UTC, 0 replies.
- svn commit: r29157 - in /dev/calcite/apache-calcite-avatica-go-3.1.0-rc2: ./ apache-calcite-avatica-go-src-3.1.0.tar.gz apache-calcite-avatica-go-src-3.1.0.tar.gz.asc apache-calcite-avatica-go-src-3.1.0.tar.gz.sha256 - posted by fr...@apache.org on 2018/09/05 23:03:48 UTC, 0 replies.
- calcite git commit: Reduce HepPlannerTest#testRuleApplyCount complexity - posted by vl...@apache.org on 2018/09/06 15:54:03 UTC, 0 replies.
- calcite-avatica git commit: CALCITE-2503 AvaticaCommonsHttpClientImpl client needs to set user-token on HttpClientContext before sending the request - posted by el...@apache.org on 2018/09/07 23:36:17 UTC, 0 replies.
- svn commit: r29227 - in /release/calcite/apache-calcite-avatica-go-3.1.0: ./ apache-calcite-avatica-go-src-3.1.0.tar.gz apache-calcite-avatica-go-src-3.1.0.tar.gz.asc apache-calcite-avatica-go-src-3.1.0.tar.gz.sha256 - posted by fr...@apache.org on 2018/09/09 12:07:42 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2543] Upgrade SQLLine to 1.5.0 - posted by jh...@apache.org on 2018/09/09 23:16:44 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2112] Add Maven wrapper for Calcite (Ratandeep S. Ratti) - posted by jh...@apache.org on 2018/09/09 23:16:45 UTC, 0 replies.
- [calcite-avatica-go] Git Push Summary - posted by fr...@apache.org on 2018/09/09 23:23:43 UTC, 3 replies.
- calcite-avatica git commit: Fix download links for avatica-go - posted by fr...@apache.org on 2018/09/10 00:24:57 UTC, 0 replies.
- svn commit: r1840434 - in /calcite/site/avatica: develop/ docs/ downloads/ news/ news/2016/03/03/separate-project/ news/2016/03/18/release-1.7.1/ news/2016/06/04/release-1.8.0/ news/2016/11/01/release-1.9.0/ news/2017/03/31/new-avatica-repository/ news... - posted by fr...@apache.org on 2018/09/10 00:35:59 UTC, 0 replies.
- calcite-avatica git commit: Fix download link to release history in news item - posted by fr...@apache.org on 2018/09/10 01:23:01 UTC, 0 replies.
- calcite-avatica-go git commit: Update time in new items so that dates are generated correctly - posted by fr...@apache.org on 2018/09/10 01:52:49 UTC, 0 replies.
- svn commit: r1840436 - in /calcite/site/avatica: downloads/ news/ news/2016/03/03/separate-project/ news/2016/03/18/release-1.7.1/ news/2016/06/04/release-1.8.0/ news/2016/11/01/release-1.9.0/ news/2017/03/31/new-avatica-repository/ news/2017/05/30/rel... - posted by fr...@apache.org on 2018/09/10 02:50:21 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2536] Update release script to check self-referential import paths and go.mod to ensure that they have the right version of avatica-go - posted by fr...@apache.org on 2018/09/10 09:53:54 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2545] Fix import self-referential import paths to point to v3 of calcite-avatica-go - posted by fr...@apache.org on 2018/09/10 11:13:11 UTC, 1 replies.
- calcite-avatica-go git commit: [CALCITE-2544] Replace golang.org/x/net/context with stdlib context - posted by fr...@apache.org on 2018/09/10 11:52:21 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2547] Update dependencies - posted by fr...@apache.org on 2018/09/10 12:11:28 UTC, 1 replies.
- calcite git commit: [CALCITE-2412] Add Windows CI via AppVeyor (Sergey Nuyanzin) - posted by vl...@apache.org on 2018/09/11 07:17:54 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2550] Update release script to build tarballs with filenames in form apache-calcite-avatica-go-x.x.x-src.tar.gz - posted by fr...@apache.org on 2018/09/11 08:46:10 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2550] Update release script to build tarballs with filenames in form apache-calcite-avatica-go-x.x.x-src.tar.gz [Forced Update!] - posted by fr...@apache.org on 2018/09/11 08:50:02 UTC, 0 replies.
- svn commit: r29267 - in /dev/calcite/apache-calcite-avatica-go-3.2.0-rc0: ./ apache-calcite-avatica-go-3.2.0-src.tar.gz apache-calcite-avatica-go-3.2.0-src.tar.gz.asc apache-calcite-avatica-go-3.2.0-src.tar.gz.sha256 - posted by fr...@apache.org on 2018/09/11 08:52:43 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2549] Update changelog for avatica-go 3.2.0 - posted by fr...@apache.org on 2018/09/11 09:04:59 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2550] Update download links for avatica-go to link to apache-calcite-avatica-go-x.x.x-src.tar.gz for releases 3.2.0 onwards - posted by fr...@apache.org on 2018/09/11 09:36:37 UTC, 0 replies.
- calcite git commit: [CALCITE-2505] Fix assertion error when simplifying is [not] distinct expressions (Haisheng Yuan) - posted by vl...@apache.org on 2018/09/12 09:20:41 UTC, 0 replies.
- calcite git commit: Increase timeout for Cassandra daemon startup for CassandraAdapterTest - posted by vl...@apache.org on 2018/09/12 09:53:55 UTC, 0 replies.
- calcite git commit: Remove redundant 'new' expression in constant array creation - posted by vl...@apache.org on 2018/09/13 07:00:35 UTC, 0 replies.
- calcite git commit: Site: add Andrei Sereda as committer - posted by se...@apache.org on 2018/09/13 19:47:55 UTC, 1 replies.
- [calcite] Git Push Summary - posted by se...@apache.org on 2018/09/13 19:48:29 UTC, 0 replies.
- svn commit: r1840862 - /calcite/site/community/index.html - posted by jh...@apache.org on 2018/09/13 20:17:09 UTC, 0 replies.
- calcite git commit: Site: Add Andrei Sereda as committer - posted by jh...@apache.org on 2018/09/13 20:18:14 UTC, 0 replies.
- calcite git commit: Site: Add Andrei Sereda as committer [Forced Update!] - posted by jh...@apache.org on 2018/09/13 20:19:06 UTC, 0 replies.
- calcite git commit: [CALCITE-2551] SqlToRelConverter gives ClassCastException while handling 'IN' inside 'WHERE NOT CASE' (pengzhiwei) - posted by jh...@apache.org on 2018/09/13 21:51:44 UTC, 0 replies.
- calcite git commit: [CALCITE-538] Improve re-compilation times by skipping parser.java update on each build - posted by vl...@apache.org on 2018/09/16 08:15:49 UTC, 0 replies.
- calcite git commit: [CALCITE-2558] Improve re-compilation times by skipping parser.java update on each build [Forced Update!] - posted by vl...@apache.org on 2018/09/16 08:17:12 UTC, 0 replies.
- calcite git commit: [CALCITE-2559] Update Checkstyle to 7.8.2 - posted by vl...@apache.org on 2018/09/16 12:34:26 UTC, 0 replies.
- calcite git commit: [CALCITE-2563] Materialized view rewriting may swap columns in equivalent classes incorrectly - posted by jc...@apache.org on 2018/09/16 18:33:06 UTC, 0 replies.
- calcite git commit: [CALCITE-2546] Reduce precision of Profiler's surprise and cardinality attributes to avoid FP discrepancies (Alisha Prabhu) - posted by jh...@apache.org on 2018/09/17 01:15:27 UTC, 0 replies.
- [1/4] calcite git commit: [CALCITE-2535] Enable SqlTester.checkFails (previously it was a no-op) (Hongze Zhang) - posted by jh...@apache.org on 2018/09/17 16:51:25 UTC, 0 replies.
- [2/4] calcite git commit: [CALCITE-2535] Enable SqlTester.checkFails (previously it was a no-op) (Hongze Zhang) - posted by jh...@apache.org on 2018/09/17 16:51:26 UTC, 0 replies.
- [3/4] calcite git commit: [CALCITE-2537] Use litmus for VolcanoPlanner#validate - posted by jh...@apache.org on 2018/09/17 16:51:27 UTC, 0 replies.
- [4/4] calcite git commit: [CALCITE-2444] Handle IN expressions when converting SqlNode to SQL (Zoltan Haindrich) - posted by jh...@apache.org on 2018/09/17 16:51:28 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2568] Ensure that IBM JDK TLS cipher list matches Oracle/OpenJDK for Travis CI - posted by kr...@apache.org on 2018/09/17 17:49:03 UTC, 0 replies.
- calcite git commit: Site: Add instructions for updating PRs based on the discussion in the dev list (Stamatis Zampetakis) - posted by jh...@apache.org on 2018/09/18 05:51:39 UTC, 0 replies.
- svn commit: r1841190 - /calcite/site/develop/index.html - posted by jh...@apache.org on 2018/09/18 05:52:20 UTC, 0 replies.
- calcite git commit: [CALCITE-2504] RexProgrammFuzzyTest: fuzzer for RexNodes - posted by vl...@apache.org on 2018/09/18 08:04:57 UTC, 0 replies.
- calcite git commit: [CALCITE-2504] Add randomized test for better code coverage of rex node create and simplification [Forced Update!] - posted by vl...@apache.org on 2018/09/18 08:05:24 UTC, 0 replies.
- calcite git commit: Update build status badges in README.md - posted by vl...@apache.org on 2018/09/18 08:21:58 UTC, 0 replies.
- calcite git commit: [CALCITE-1894] CsvTest.testCsvStream failing often: add @Ignore since the test is known to fail - posted by vl...@apache.org on 2018/09/18 08:26:09 UTC, 0 replies.
- svn commit: r29474 - in /release/calcite: apache-calcite-avatica-go-3.0.0/ apache-calcite-avatica-go-3.2.0/ - posted by fr...@apache.org on 2018/09/18 10:47:47 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2549] Add news item and update changelog for avatica-go 3.2.0 - posted by fr...@apache.org on 2018/09/18 22:48:12 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2549] Add news item and update changelog for avatica-go 3.2.0 [Forced Update!] - posted by fr...@apache.org on 2018/09/18 23:30:23 UTC, 0 replies.
- svn commit: r1841277 - in /calcite/site/avatica: develop/ docs/ downloads/ news/ news/2016/03/03/separate-project/ news/2016/03/18/release-1.7.1/ news/2016/06/04/release-1.8.0/ news/2016/11/01/release-1.9.0/ news/2017/03/31/new-avatica-repository/ news... - posted by fr...@apache.org on 2018/09/19 00:10:46 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2528] Support Aggregates in ElasticSearch adapter (Andrei Sereda) - posted by se...@apache.org on 2018/09/19 02:57:21 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2528] Support Aggregates in ElasticSearch adapter (Andrei Sereda) - posted by se...@apache.org on 2018/09/19 02:57:22 UTC, 0 replies.
- calcite git commit: [CALCITE-2555] RexSimplify: >=(..., null) could be simplified to null (pengzhiwei) - posted by vl...@apache.org on 2018/09/19 09:27:14 UTC, 0 replies.
- calcite git commit: [CALCITE-2567] Simplify IS NULL(null) to true (pengzhiwei) - posted by vl...@apache.org on 2018/09/19 13:02:45 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support - posted by kr...@apache.org on 2018/09/19 14:42:50 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-1183] Bump Kerby dependency version and reenable AvaticaSpnegoTest - posted by kr...@apache.org on 2018/09/19 14:45:18 UTC, 0 replies.
- calcite git commit: Remove "Now, do something with table " from standard output when implementing sequences - posted by vl...@apache.org on 2018/09/19 20:07:32 UTC, 0 replies.
- calcite git commit: [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support - posted by kr...@apache.org on 2018/09/19 20:11:23 UTC, 0 replies.
- calcite git commit: Remove dead code: Compatible, CompatibleGuava11 - posted by vl...@apache.org on 2018/09/19 21:16:29 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2574] Update download pages to include instructions for verifying a downloaded artifact - posted by fr...@apache.org on 2018/09/19 23:35:07 UTC, 0 replies.
- calcite git commit: [CALCITE-2574] Update download page to include instructions for verifying a downloaded artifact - posted by fr...@apache.org on 2018/09/19 23:37:23 UTC, 0 replies.
- svn commit: r1841402 - in /calcite/site/avatica/downloads: avatica-go.html avatica.html - posted by fr...@apache.org on 2018/09/19 23:42:31 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2577] Update links on download page to HTTPS - posted by fr...@apache.org on 2018/09/19 23:48:24 UTC, 0 replies.
- calcite git commit: [CALCITE-2577] Update links on download page to HTTPS - posted by fr...@apache.org on 2018/09/19 23:49:27 UTC, 0 replies.
- svn commit: r1841403 - in /calcite/site/avatica/downloads: avatica-go.html avatica.html - posted by fr...@apache.org on 2018/09/19 23:53:16 UTC, 0 replies.
- svn commit: r1841410 - /calcite/site/avatica/downloads/avatica-go.html - posted by jh...@apache.org on 2018/09/20 01:06:57 UTC, 0 replies.
- calcite-avatica git commit: Site: Links on Go Client downloads page should reference go_history.html, not history.html - posted by jh...@apache.org on 2018/09/20 01:08:58 UTC, 0 replies.
- [1/2] calcite git commit: Fix Windows tests broken by [CALCITE-2444] Handle IN expressions when converting SqlNode to SQL (Zoltan Haindrich) - posted by jh...@apache.org on 2018/09/20 03:11:45 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2572] SQL standard semantics for SUBSTRING function (Andrew Pilloud) - posted by jh...@apache.org on 2018/09/20 03:11:46 UTC, 0 replies.
- calcite git commit: Avoid simplification of cast(null as integer) to false in filter expressions broken by [CALCITE-2555] - posted by vl...@apache.org on 2018/09/20 08:28:11 UTC, 0 replies.
- [1/4] calcite git commit: Apply small refactorings to Calcite codebase (Java 5, Java 7, Java 8) - posted by vl...@apache.org on 2018/09/20 08:52:38 UTC, 0 replies.
- [2/4] calcite git commit: Apply small refactorings to Calcite codebase (Java 5, Java 7, Java 8) - posted by vl...@apache.org on 2018/09/20 08:52:39 UTC, 0 replies.
- [3/4] calcite git commit: Apply small refactorings to Calcite codebase (Java 5, Java 7, Java 8) - posted by vl...@apache.org on 2018/09/20 08:52:40 UTC, 0 replies.
- [4/4] calcite git commit: [CALCITE-2561] Remove dead code in Lattice constructor - posted by vl...@apache.org on 2018/09/20 08:52:41 UTC, 0 replies.
- calcite git commit: Display random failure of Rex fuzzer in build logs to inspire further fixes - posted by vl...@apache.org on 2018/09/20 09:09:48 UTC, 0 replies.
- calcite git commit: [CALCITE-2527] Simplify (c IS NULL) OR (c IS ...) might result in AssertionError: result mismatch (pengzhiwei) - posted by vl...@apache.org on 2018/09/20 12:13:17 UTC, 0 replies.
- calcite git commit: [CALCITE-2527] Simplify (c IS NULL) OR (c IS ...) might result in AssertionError: result mismatch (pengzhiwei) [Forced Update!] - posted by vl...@apache.org on 2018/09/20 12:14:15 UTC, 0 replies.
- calcite git commit: [CALCITE-2578] Support ANY_VALUE Aggregate Function in ElasticSearch adapter - posted by se...@apache.org on 2018/09/20 19:11:01 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2486] Upgrade Apache parent POM to version 21 - posted by kr...@apache.org on 2018/09/20 19:16:44 UTC, 0 replies.
- [1/2] calcite-avatica git commit: [CALCITE-2583] Upgrade dropwizard metrics to 4.0.3 - posted by kr...@apache.org on 2018/09/20 20:55:22 UTC, 0 replies.
- [2/2] calcite-avatica git commit: [CALCITE-2583] Upgrade dropwizard metrics to 4.0.3 - posted by kr...@apache.org on 2018/09/20 20:55:23 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-1006] Enable spotbugs-maven-plugin - posted by kr...@apache.org on 2018/09/20 21:04:20 UTC, 0 replies.
- calcite-avatica git commit: Move spotbugs-filter.xml to src/main/config/spotbugs/ - posted by kr...@apache.org on 2018/09/20 23:35:03 UTC, 0 replies.
- calcite git commit: [CALCITE-2581] Avoid errors in simplifying "null and not (null or ...)" (pengzhiwei) - posted by vl...@apache.org on 2018/09/21 15:12:45 UTC, 0 replies.
- [1/2] calcite git commit: Silence Pig, Spark, and Elasticsearch logs in tests - posted by vl...@apache.org on 2018/09/21 16:08:08 UTC, 0 replies.
- [2/2] calcite git commit: Avoid NullPointerException when FlatList contains null elements - posted by vl...@apache.org on 2018/09/21 16:08:09 UTC, 0 replies.
- calcite git commit: [CALCITE-2562] Remove dead code in StandardConvertletTable#convertDatetimeMinus - posted by vl...@apache.org on 2018/09/21 20:08:01 UTC, 0 replies.
- calcite git commit: [CALCITE-2585] Support NOT Operator in ElasticSearch Adapter - posted by se...@apache.org on 2018/09/21 22:26:21 UTC, 0 replies.
- calcite git commit: Remove Redundant null check in CompoundQueryExpression - posted by se...@apache.org on 2018/09/22 00:11:59 UTC, 0 replies.
- calcite git commit: [CALCITE-2556] Simplify not(true/false) to false/true (pengzhiwei) - posted by vl...@apache.org on 2018/09/22 13:54:26 UTC, 0 replies.
- calcite git commit: Implement fuzzy generator for CASE expressions - posted by vl...@apache.org on 2018/09/22 14:29:51 UTC, 0 replies.
- calcite git commit: [CALCITE-2413] Use raw signatures for classes with generics when producing Java code - posted by vl...@apache.org on 2018/09/22 21:09:21 UTC, 0 replies.
- calcite-avatica git commit: Update usage of JCommander after upgrading to 1.72 - posted by kr...@apache.org on 2018/09/23 02:29:31 UTC, 0 replies.
- calcite-avatica git commit: Update usage of JCommander after upgrading to 1.72 [Forced Update!] - posted by kr...@apache.org on 2018/09/23 02:29:50 UTC, 1 replies.
- calcite git commit: [CALCITE-2518] Add failOnWarnings to maven-javadoc-plugin configuration - posted by vl...@apache.org on 2018/09/23 13:04:00 UTC, 0 replies.
- calcite git commit: [CALCITE-2590] Remove redundant CAST when operand has exactly the same type as it is casted to - posted by vl...@apache.org on 2018/09/23 13:08:09 UTC, 0 replies.
- calcite git commit: [CALCITE-2526] Add test for OR with nullable comparisons (pengzhiwei) - posted by vl...@apache.org on 2018/09/23 13:26:35 UTC, 0 replies.
- calcite git commit: [CALCITE-2592] Test case for EnumerableMergeJoin is never taken - posted by vl...@apache.org on 2018/09/23 20:10:37 UTC, 0 replies.
- calcite git commit: [CALCITE-2592] Test case for EnumerableMergeJoin is never taken [Forced Update!] - posted by vl...@apache.org on 2018/09/23 20:19:29 UTC, 0 replies.
- calcite git commit: Test case for [CALCITE-2592] EnumerableMergeJoin is never taken [Forced Update!] - posted by jh...@apache.org on 2018/09/24 04:29:34 UTC, 0 replies.
- calcite git commit: [CALCITE-2571] TRIM function now trims more than one character (Andrew Pilloud) - posted by jh...@apache.org on 2018/09/24 04:29:58 UTC, 0 replies.
- [1/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1 - posted by kr...@apache.org on 2018/09/24 15:20:48 UTC, 0 replies.
- [2/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1 - posted by kr...@apache.org on 2018/09/24 15:20:49 UTC, 0 replies.
- [3/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1 - posted by kr...@apache.org on 2018/09/24 15:20:50 UTC, 0 replies.
- [4/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1 - posted by kr...@apache.org on 2018/09/24 15:20:51 UTC, 0 replies.
- [5/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1 - posted by kr...@apache.org on 2018/09/24 15:20:52 UTC, 0 replies.
- calcite git commit: Unwrap invocation target exception from QuidemTest#test - posted by vl...@apache.org on 2018/09/24 19:57:48 UTC, 0 replies.
- calcite git commit: Fix JavaDoc warnings for Java 9+, and check JavaDoc in Travis CI - posted by vl...@apache.org on 2018/09/24 20:52:24 UTC, 0 replies.
- calcite git commit: [CALCITE-2586] RexSimplify: case with repeated branches results in assertion error (pengzhiwei) - posted by vl...@apache.org on 2018/09/24 20:54:52 UTC, 0 replies.
- calcite git commit: [CALCITE-2591] EnumerableDefaults#mergeJoin should throw error and not return incorrect results when inputs are not ordered (Enrico Olivelli) - posted by vl...@apache.org on 2018/09/24 21:02:15 UTC, 0 replies.
- calcite git commit: Make build scripts Maven 3.3 compatible - posted by vl...@apache.org on 2018/09/24 21:22:07 UTC, 0 replies.
- calcite git commit: [CALCITE-2458] Add Kotlin as a test dependency - posted by vl...@apache.org on 2018/09/24 21:38:18 UTC, 0 replies.
- calcite git commit: Make findbugs:jsr305 dependency optional - posted by vl...@apache.org on 2018/09/25 06:28:11 UTC, 0 replies.
- calcite git commit: Commons:commons-pool2 is used in tests only, so use scope=test for it - posted by vl...@apache.org on 2018/09/25 06:30:14 UTC, 0 replies.
- calcite git commit: Canonize simple cases for composite traits in trait factory - posted by vl...@apache.org on 2018/09/25 12:57:39 UTC, 0 replies.
- calcite git commit: [CALCITE-2580] RexSimplify: coalesce(null > null, true) produces wrong result filter expressions (pengzhiwei) - posted by vl...@apache.org on 2018/09/25 15:21:51 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version - posted by kr...@apache.org on 2018/09/25 17:18:08 UTC, 0 replies.
- calcite git commit: [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version - posted by kr...@apache.org on 2018/09/25 17:23:52 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2588] Run Geode Adapter tests with an Embedded Instance - posted by se...@apache.org on 2018/09/25 18:08:14 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2588] Run Geode Adapter tests with an Embedded Instance - posted by se...@apache.org on 2018/09/25 18:08:15 UTC, 0 replies.
- calcite git commit: [CALCITE-2112] - Add Apache license header to maven-wrapper.properties - posted by kr...@apache.org on 2018/09/26 13:40:50 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2595] Add Maven wrapper to Avatica - posted by kr...@apache.org on 2018/09/26 14:08:47 UTC, 0 replies.
- calcite git commit: Add license to TestKtTest and add apache-rat:check to Travis CI - posted by vl...@apache.org on 2018/09/26 16:37:09 UTC, 0 replies.
- calcite git commit: Removed unnecessary try/final block in RefCountPolicy (geode tests) - posted by se...@apache.org on 2018/09/26 22:48:09 UTC, 0 replies.