You are viewing a plain text version of this content. The canonical link for it is here.
- calcite git commit: [CALCITE-2428] Cassandra unit test fails to parse JDK version string (Andrei Sereda) - posted by vl...@apache.org on 2018/08/01 11:02:42 UTC, 0 replies.
- calcite git commit: [CALCITE-2416] Assertion error when determining monotonicity (Alina Ipatina) - posted by vl...@apache.org on 2018/08/01 11:22:32 UTC, 0 replies.
- calcite git commit: fix typo in HepPlanner trace message (Dylan) - posted by vl...@apache.org on 2018/08/01 13:02:29 UTC, 0 replies.
- [1/3] calcite git commit: [CALCITE-2435] tests: refactor SqlTestFactory - posted by vl...@apache.org on 2018/08/02 09:12:55 UTC, 0 replies.
- [2/3] calcite git commit: [CALCITE-2435] tests: refactor SqlTestFactory - posted by vl...@apache.org on 2018/08/02 09:12:56 UTC, 0 replies.
- [3/3] calcite git commit: [CALCITE-2435] tests: refactor SqlTestFactory - posted by vl...@apache.org on 2018/08/02 09:12:57 UTC, 0 replies.
- calcite git commit: SqlTestFactory: use lazy initialization of objects - posted by vl...@apache.org on 2018/08/02 10:13:40 UTC, 0 replies.
- calcite git commit: test: update test name current -> javaMajorVersionExceeds6 - posted by vl...@apache.org on 2018/08/09 18:47:06 UTC, 0 replies.
- calcite git commit: tests: add TestUtilTest to CalciteSuite - posted by vl...@apache.org on 2018/08/09 19:19:41 UTC, 0 replies.
- [1/4] calcite git commit: Test case (disabled) for [CALCITE-2441] Relational algebra doesn't work with SQL views (Andrei Sereda) - posted by jh...@apache.org on 2018/08/13 01:06:01 UTC, 0 replies.
- [2/4] calcite git commit: [CALCITE-2447] POWER, ATAN2 functions fail with NoSuchMethodException - posted by jh...@apache.org on 2018/08/13 01:06:02 UTC, 0 replies.
- [3/4] calcite git commit: [CALCITE-2446] Lateral joins do not work when saved as custom views (Piotr Bojko) - posted by jh...@apache.org on 2018/08/13 01:06:03 UTC, 0 replies.
- [4/4] calcite git commit: [CALCITE-2402] Implement regr functions: COVAR_POP, COVAR_SAMP, REGR_COUNT, REGR_SXX, REGR_SYY - posted by jh...@apache.org on 2018/08/13 01:06:04 UTC, 0 replies.
- calcite git commit: [CALCITE-2465] Enable use of materialized views for any planner - posted by jc...@apache.org on 2018/08/14 02:21:52 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2467] Upgrade owasp-dependency-check maven plugin to 3.3.1 - posted by jh...@apache.org on 2018/08/15 19:23:17 UTC, 0 replies.
- calcite git commit: [CALCITE-2462] RexProgramTest: move "rex building" methods to base class - posted by vl...@apache.org on 2018/08/16 07:59:22 UTC, 0 replies.
- calcite git commit: Site: Add instructions for updating PRs based on the discussion in the dev list (Stamatis Zampetakis) - posted by mm...@apache.org on 2018/08/16 17:31:49 UTC, 0 replies.
- calcite git commit: [CALCITE-2462] RexProgramTest: replace nullLiteral->nullInt, unknownLiteral->nullBool for brevity - posted by vl...@apache.org on 2018/08/17 08:31:38 UTC, 0 replies.
- calcite git commit: Update Michael Mior's affiliation - posted by mm...@apache.org on 2018/08/17 20:54:23 UTC, 2 replies.
- [calcite] Git Push Summary [forced push!] [Forced Update!] - posted by mm...@apache.org on 2018/08/17 20:55:15 UTC, 0 replies.
- svn commit: r1838289 - in /calcite/site: community/index.html news/2017/10/02/release-1.14.0/index.html news/index.html news/releases/index.html - posted by mm...@apache.org on 2018/08/17 21:08:09 UTC, 0 replies.
- calcite git commit: Site: Update Julian Hyde's affiliation - posted by jh...@apache.org on 2018/08/19 18:23:30 UTC, 0 replies.
- [1/2] calcite git commit: Site: Update Julian Hyde's affiliation - posted by jh...@apache.org on 2018/08/20 05:52:19 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2480] NameSet.contains wrongly returns false when element in set is upper-case and seek is lower-case - posted by jh...@apache.org on 2018/08/20 05:52:20 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2481] NameSet assumes lower-case characters have greater codes, which does not hold for certain characters - posted by jh...@apache.org on 2018/08/27 19:31:20 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2467] Upgrade owasp-dependency-check maven plugin to 3.3.1 - posted by jh...@apache.org on 2018/08/27 19:31:21 UTC, 0 replies.
- calcite git commit: [CALCITE-2271] Join of two views with window aggregates produces incorrect results or NPE - posted by vl...@apache.org on 2018/08/28 07:08:09 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2493] Update dependencies - posted by fr...@apache.org on 2018/08/28 08:36:09 UTC, 0 replies.
- calcite git commit: [CALCITE-2327] Avoid simplification of x AND NOT(x) to false for nullable x - posted by vl...@apache.org on 2018/08/28 09:33:55 UTC, 0 replies.
- calcite git commit: [CALCITE-311] Added a test-case for filter after window aggregate - posted by vl...@apache.org on 2018/08/28 09:54:33 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2335] Add support for Go modules and test against Go 1.11 - posted by fr...@apache.org on 2018/08/28 10:56:24 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2327] RexSimplify: AND(x, y, NOT(y)) ==> AND(x, null, IS NULL(y)) - posted by vl...@apache.org on 2018/08/28 12:06:56 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2494] RexFieldAccess should implement equals/hashCode - posted by vl...@apache.org on 2018/08/28 12:06:57 UTC, 0 replies.
- calcite git commit: [CALCITE-2497] Update Janino version to 3.0.9 - posted by vo...@apache.org on 2018/08/28 19:23:05 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2335] Set module version to v3 - posted by fr...@apache.org on 2018/08/28 23:12:41 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2335] Update documentation and release process for Go modules - posted by fr...@apache.org on 2018/08/29 01:03:08 UTC, 0 replies.
- [1/4] calcite-avatica-go git commit: [CALCITE-2500] Test against Avatica 1.12.0 and Phoenix 5.0.0 - posted by fr...@apache.org on 2018/08/29 04:22:25 UTC, 0 replies.
- [2/4] calcite-avatica-go git commit: [CALCITE-2500] Regenerate and update protobufs to Avatica 1.12.0 - posted by fr...@apache.org on 2018/08/29 04:22:26 UTC, 0 replies.
- [3/4] calcite-avatica-go git commit: [CALCITE-2500] Regenerate and update protobufs to Avatica 1.12.0 - posted by fr...@apache.org on 2018/08/29 04:22:27 UTC, 0 replies.
- [4/4] calcite-avatica-go git commit: [CALCITE-2500] Regenerate and update protobufs to Avatica 1.12.0 - posted by fr...@apache.org on 2018/08/29 04:22:28 UTC, 0 replies.
- calcite-avatica-go git commit: [CALCITE-2335] Update code snippets and development documentation to use Go modules import paths - posted by fr...@apache.org on 2018/08/29 10:58:22 UTC, 0 replies.
- calcite git commit: [CALCITE-2495] Support encoded URLs in calcite.util.Source, and use it for URL->File conversion in tests - posted by vl...@apache.org on 2018/08/29 11:15:26 UTC, 0 replies.
- calcite git commit: MockCatalogReader is used in testing, so cache should be disabled there to avoid thread conflicts and/or stale results - posted by vl...@apache.org on 2018/08/29 12:23:13 UTC, 0 replies.
- calcite git commit: Support AND, OR, COALESCE, IS...DISTINCT in RexUtil#op - posted by vl...@apache.org on 2018/08/29 19:53:07 UTC, 0 replies.
- calcite git commit: [CALCITE-2505] Add ignored test for fail in RexSimplify with IS DISTINCT FROM - posted by vl...@apache.org on 2018/08/29 20:50:40 UTC, 0 replies.
- calcite git commit: [CALCITE-2506] Add ignored test for fail in RexSimplify with coalesce - posted by vl...@apache.org on 2018/08/29 21:17:47 UTC, 0 replies.
- calcite git commit: [CALCITE-2483] Druid adapter, when querying Druid segment metadata, throws when row number is larger than Integer.MAX_VALUE (Hongze Zhang) - posted by jh...@apache.org on 2018/08/29 21:59:00 UTC, 0 replies.
- calcite-avatica-go git commit: Fix release script generating invalid paths and exclude vendor directory from archive - posted by fr...@apache.org on 2018/08/29 22:58:35 UTC, 0 replies.
- calcite-avatica-go git commit: Remove v from tag when building releases using release script - posted by fr...@apache.org on 2018/08/29 23:04:40 UTC, 0 replies.
- calcite-avatica-go git commit: Remove v from tags in dist folder when building using script - posted by fr...@apache.org on 2018/08/29 23:08:09 UTC, 0 replies.
- calcite-avatica-go git commit: Fix invalid variables in release script - posted by fr...@apache.org on 2018/08/29 23:09:46 UTC, 0 replies.
- svn commit: r29022 - in /dev/calcite/apache-calcite-avatica-go-3.1.0-rc0: ./ 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/08/29 23:12:27 UTC, 0 replies.
- [calcite-avatica-go] Git Push Summary - posted by fr...@apache.org on 2018/08/29 23:15:35 UTC, 1 replies.
- calcite-avatica-go git commit: [CALCITE-2501] Release notes and news item for 3.1.0 - posted by fr...@apache.org on 2018/08/29 23:18:59 UTC, 0 replies.
- calcite git commit: [CALCITE-2469] RexSimplify should optimize '(NOT x) IS NULL' to 'x IS NULL' (pengzhiwei) - posted by jh...@apache.org on 2018/08/30 03:19:14 UTC, 0 replies.
- calcite git commit: [CALCITE-1026] Implementation of YAML's model format. Make Json/Yaml mappers static final. Tests to check model inline: json and yaml and to check model uri to hson/yaml files - posted by sn...@apache.org on 2018/08/30 10:32:46 UTC, 0 replies.
- calcite git commit: [CALCITE-1026] Allow models in YAML format [Forced Update!] - posted by jh...@apache.org on 2018/08/30 17:06:30 UTC, 0 replies.
- calcite git commit: [CALCITE-2486] Upgrade Apache parent POM to version 21 - posted by jh...@apache.org on 2018/08/30 17:06:41 UTC, 0 replies.
- [1/2] calcite-avatica-go git commit: [CALCITE-2513] Fix dockerfile to work with Go modules when running tests using docker-compose - posted by fr...@apache.org on 2018/08/31 00:27:02 UTC, 0 replies.
- [2/2] calcite-avatica-go git commit: [CALCITE-2501] Update release notes and news item for 3.1.0 - posted by fr...@apache.org on 2018/08/31 00:27:03 UTC, 0 replies.
- svn commit: r29052 - in /dev/calcite/apache-calcite-avatica-go-3.1.0-rc1: ./ 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/08/31 00:31:37 UTC, 0 replies.
- [1/3] calcite git commit: [CALCITE-2470] In RelBuilder, project method should combine expressions if the underlying node is a Project - posted by jh...@apache.org on 2018/08/31 06:04:23 UTC, 0 replies.
- [2/3] calcite git commit: [CALCITE-2470] In RelBuilder, project method should combine expressions if the underlying node is a Project - posted by jh...@apache.org on 2018/08/31 06:04:24 UTC, 0 replies.
- [3/3] calcite git commit: [CALCITE-2470] In RelBuilder, project method should combine expressions if the underlying node is a Project - posted by jh...@apache.org on 2018/08/31 06:04:25 UTC, 0 replies.
- calcite git commit: [CALCITE-1026] Fix ModelTest#testYamlFileDetection when source folder has spaces - posted by vl...@apache.org on 2018/08/31 20:56:26 UTC, 0 replies.
- calcite git commit: [CALCITE-1026] Remove unused import - posted by vl...@apache.org on 2018/08/31 20:58:09 UTC, 0 replies.