You are viewing a plain text version of this content. The canonical link for it is here.
- calcite git commit: [CALCITE-2405] In Babel parser, make 400 reserved keywords including YEAR, SECOND, DESC non-reserved - posted by jh...@apache.org on 2018/11/02 02:02:50 UTC, 0 replies.
- calcite git commit: [CALCITE-2605] Support left outer join via EnumerableCorrelate - posted by vl...@apache.org on 2018/11/05 20:34:32 UTC, 0 replies.
- calcite git commit: [CALCITE-2605] Support left outer join via EnumerableCorrelate (Ruben Quesada Lopez) - posted by vl...@apache.org on 2018/11/06 11:01:13 UTC, 0 replies.
- calcite git commit: [CALCITE-2605] Support semi-join via EnumerableCorrelate (Ruben Quesada Lopez) [Forced Update!] - posted by vl...@apache.org on 2018/11/06 11:01:46 UTC, 0 replies.
- calcite-avatica git commit: CALCITE-2655 - Enable Travis to test against JDK 12 - posted by kr...@apache.org on 2018/11/07 16:15:01 UTC, 0 replies.
- calcite git commit: CALCITE-2655 - Enable Travis to test against JDK 12 - posted by kr...@apache.org on 2018/11/07 21:46:37 UTC, 0 replies.
- calcite git commit: [CALCITE-2655] Enable Travis to test against JDK 12 [Forced Update!] - posted by kr...@apache.org on 2018/11/07 22:28:33 UTC, 0 replies.
- [1/6] calcite git commit: [CALCITE-2654] In RelBuilder, add a fluent API for building complex aggregate calls - posted by jh...@apache.org on 2018/11/08 18:00:56 UTC, 0 replies.
- [2/6] calcite git commit: [CALCITE-2224] Support WITHIN GROUP clause for aggregate functions (Hongze Zhang) - posted by jh...@apache.org on 2018/11/08 18:00:57 UTC, 0 replies.
- [3/6] calcite git commit: [CALCITE-2224] Support WITHIN GROUP clause for aggregate functions (Hongze Zhang) - posted by jh...@apache.org on 2018/11/08 18:00:58 UTC, 0 replies.
- [4/6] calcite git commit: [CALCITE-2224] Support WITHIN GROUP clause for aggregate functions (Hongze Zhang) - posted by jh...@apache.org on 2018/11/08 18:00:59 UTC, 0 replies.
- [5/6] calcite git commit: [CALCITE-2657] In RexShuttle, use "RexCall.clone" instead of "new RexCall" (Chunwei Lei) - posted by jh...@apache.org on 2018/11/08 18:01:00 UTC, 0 replies.
- [6/6] calcite git commit: [CALCITE-2652] SqlNode to SQL conversion fails if the join condition references a BOOLEAN column (Zoltan Haindrich) - posted by jh...@apache.org on 2018/11/08 18:01:01 UTC, 0 replies.
- calcite git commit: Oops, let's stay on sqlline-1.5 for now - posted by jh...@apache.org on 2018/11/08 19:33:46 UTC, 0 replies.
- [1/3] calcite git commit: [CALCITE-2266] Implement SQL:2016 JSON functions: JSON_EXISTS, JSON_VALUE, JSON_QUERY, JSON_OBJECT, JSON_OBJECTAGG, JSON_ARRAY, JSON_ARRAYAGG, IS JSON predicate (Hongze Zhang) - posted by mm...@apache.org on 2018/11/09 16:40:48 UTC, 0 replies.
- [2/3] calcite git commit: [CALCITE-2266] Implement SQL:2016 JSON functions: JSON_EXISTS, JSON_VALUE, JSON_QUERY, JSON_OBJECT, JSON_OBJECTAGG, JSON_ARRAY, JSON_ARRAYAGG, IS JSON predicate (Hongze Zhang) - posted by mm...@apache.org on 2018/11/09 16:40:49 UTC, 0 replies.
- [3/3] calcite git commit: [CALCITE-2266] Implement SQL:2016 JSON functions: JSON_EXISTS, JSON_VALUE, JSON_QUERY, JSON_OBJECT, JSON_OBJECTAGG, JSON_ARRAY, JSON_ARRAYAGG, IS JSON predicate (Hongze Zhang) - posted by mm...@apache.org on 2018/11/09 16:40:50 UTC, 0 replies.
- calcite git commit: Fix invocation of deprecated constructor of SqlAggFunction (Hongze Zhang) - posted by mm...@apache.org on 2018/11/11 01:19:00 UTC, 0 replies.
- [1/3] calcite git commit: Following [CALCITE-2266], remove an unwanted dependency - posted by jh...@apache.org on 2018/11/13 03:34:47 UTC, 0 replies.
- [2/3] calcite git commit: Following [CALCITE-2266], remove an unwanted dependency - posted by jh...@apache.org on 2018/11/13 03:34:48 UTC, 0 replies.
- [3/3] calcite git commit: [CALCITE-2661] In RelBuilder, add methods for creating Exchange and SortExchange relational expressions (Chunwei Lei) - posted by jh...@apache.org on 2018/11/13 03:34:49 UTC, 0 replies.
- calcite git commit: [CALCITE-2660] OsAdapterTest should check if required commands are available - posted by kr...@apache.org on 2018/11/13 15:38:54 UTC, 0 replies.
- calcite git commit: [CALCITE-2668] Support for left/right outer join in RelMdExpressionLineage - posted by jc...@apache.org on 2018/11/13 16:55:04 UTC, 0 replies.
- calcite git commit: [CALCITE-2668] Support for left/right outer join in RelMdExpressionLineage (addendum) - posted by jc...@apache.org on 2018/11/13 19:34:17 UTC, 0 replies.
- calcite git commit: Remove incorrect "Not implemented" message from CALCITE-2031 - posted by mm...@apache.org on 2018/11/13 21:15:54 UTC, 0 replies.
- calcite git commit: [CALCITE-2669] RelMdTableReferences should check whether references inferred from input are null for Union/Join operators - posted by jc...@apache.org on 2018/11/13 22:45:21 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2385] Add flag to disable dockerfile checks when executing a dry-run build - posted by fr...@apache.org on 2018/11/15 22:06:46 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2676] Add release script and docker-compose.yml to support building a release using docker - posted by fr...@apache.org on 2018/11/16 03:13:15 UTC, 1 replies.
- [calcite-avatica] Git Push Summary [forced push!] [Forced Update!] - posted by fr...@apache.org on 2018/11/16 03:16:02 UTC, 7 replies.
- calcite-avatica git commit: [CALCITE-2676] Add release script and docker-compose.yml to support building a release using docker [Forced Update!] - posted by fr...@apache.org on 2018/11/16 04:37:24 UTC, 4 replies.
- [1/2] calcite-avatica git commit: [CALCITE-2576] Release avatica 1.13.0 - posted by fr...@apache.org on 2018/11/16 08:14:16 UTC, 0 replies.
- [2/2] calcite-avatica git commit: [maven-release-plugin] prepare release avatica-1.13.0-rc0 - posted by fr...@apache.org on 2018/11/16 08:14:17 UTC, 2 replies.
- calcite git commit: [CALCITE-2651] Enable scrolling in ElasticSearch adapter for basic search queries - posted by se...@apache.org on 2018/11/16 17:06:00 UTC, 0 replies.
- calcite git commit: [CALCITE-2663] Add CREATE and DROP FUNCTION (ambition119) - posted by jh...@apache.org on 2018/11/17 19:14:04 UTC, 0 replies.
- [calcite-avatica] Git Push Summary - posted by fr...@apache.org on 2018/11/17 23:15:38 UTC, 21 replies.
- calcite-avatica git commit: [CALCITE-2680] Downgrade maven-scm-provider to 1.10.0 due to API incompatibility bug that is preventing releases from building correctly - posted by fr...@apache.org on 2018/11/17 23:24:08 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2576] Release avatica 1.13.0 - posted by fr...@apache.org on 2018/11/17 23:27:12 UTC, 0 replies.
- [1/2] calcite-avatica git commit: [CALCITE-2680] Downgrade maven-scm-provider to 1.10.0 due to API incompatibility bug that is preventing releases from building correctly [Forced Update!] - posted by fr...@apache.org on 2018/11/17 23:27:40 UTC, 0 replies.
- [2/2] calcite-avatica git commit: [CALCITE-2576] Release avatica 1.13.0 - posted by fr...@apache.org on 2018/11/17 23:27:41 UTC, 7 replies.
- calcite-avatica git commit: [maven-release-plugin] prepare release avatica-1.13.0-rc0 - posted by fr...@apache.org on 2018/11/17 23:35:32 UTC, 7 replies.
- calcite-avatica git commit: [maven-release-plugin] prepare for next development iteration - posted by fr...@apache.org on 2018/11/17 23:35:54 UTC, 9 replies.
- [1/2] calcite-avatica git commit: Test API incompatibility build error fix - posted by fr...@apache.org on 2018/11/18 01:02:29 UTC, 0 replies.
- calcite-avatica git commit: Set release script to use gpg-agent - posted by fr...@apache.org on 2018/11/18 02:18:07 UTC, 0 replies.
- [1/3] calcite-avatica git commit: Set release script to use gpg-agent [Forced Update!] - posted by fr...@apache.org on 2018/11/18 02:21:50 UTC, 0 replies.
- [2/3] calcite-avatica git commit: [CALCITE-2576] Release avatica 1.13.0 - posted by fr...@apache.org on 2018/11/18 02:21:51 UTC, 0 replies.
- [3/3] calcite-avatica git commit: Test API incompatibility build error fix - posted by fr...@apache.org on 2018/11/18 02:21:52 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2681] Add maven-scm-api as a dependency so that Avatica can be built - posted by fr...@apache.org on 2018/11/18 02:45:10 UTC, 0 replies.
- calcite-avatica git commit: Use selected GPG key in release script when executing release:perform - posted by fr...@apache.org on 2018/11/18 02:51:06 UTC, 0 replies.
- [1/3] calcite-avatica git commit: [CALCITE-2681] Add maven-scm-api as a dependency so that Avatica can be built [Forced Update!] - posted by fr...@apache.org on 2018/11/18 02:55:06 UTC, 0 replies.
- [2/3] calcite-avatica git commit: Use selected GPG key in release script when executing release:perform - posted by fr...@apache.org on 2018/11/18 02:55:07 UTC, 0 replies.
- [3/3] calcite-avatica git commit: [CALCITE-2576] Release avatica 1.13.0 - posted by fr...@apache.org on 2018/11/18 02:55:08 UTC, 1 replies.
- calcite-avatica git commit: Prompt user for git username when using release script - posted by fr...@apache.org on 2018/11/18 03:17:22 UTC, 0 replies.
- [1/2] calcite-avatica git commit: Prompt user for git username when using release script [Forced Update!] - posted by fr...@apache.org on 2018/11/18 03:20:01 UTC, 0 replies.
- calcite-avatica git commit: Fix release script to ensure that git usernames with whitespaces are not truncated - posted by fr...@apache.org on 2018/11/18 05:54:50 UTC, 0 replies.
- [1/2] calcite-avatica git commit: Fix release script to ensure that git usernames with whitespaces are not truncated [Forced Update!] - posted by fr...@apache.org on 2018/11/18 05:57:16 UTC, 0 replies.
- calcite-avatica git commit: Remove the requirement to set a master maven password from release script - posted by fr...@apache.org on 2018/11/18 07:46:03 UTC, 0 replies.
- [1/2] calcite-avatica git commit: Remove the requirement to set a master maven password from release script [Forced Update!] - posted by fr...@apache.org on 2018/11/18 07:50:22 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2682] Add ability to run tests in docker - posted by fr...@apache.org on 2018/11/18 10:48:48 UTC, 0 replies.
- [1/2] calcite-avatica git commit: [CALCITE-2682] Add ability to run tests in docker [Forced Update!] - posted by fr...@apache.org on 2018/11/18 10:53:18 UTC, 0 replies.
- calcite-avatica git commit: Update travis badge to the apache/calcite-avatica one in README.md - posted by fr...@apache.org on 2018/11/18 21:22:30 UTC, 0 replies.
- [1/2] calcite-avatica git commit: Update travis badge to the apache/calcite-avatica one in README.md [Forced Update!] - posted by fr...@apache.org on 2018/11/18 21:24:15 UTC, 1 replies.
- calcite-avatica git commit: Update travis badge to the apache/calcite-avatica one in README.md [Forced Update!] - posted by fr...@apache.org on 2018/11/18 21:43:36 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2385] Use -DskipDockerCheck when running tests on travis - posted by fr...@apache.org on 2018/11/18 21:54:44 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2385] Use -DskipDockerCheck when running tests on travis [Forced Update!] - posted by fr...@apache.org on 2018/11/18 22:08:46 UTC, 0 replies.
- [1/2] calcite-avatica git commit: [CALCITE-2385] Use -DskipDockerCheck when running tests on travis [Forced Update!] - posted by fr...@apache.org on 2018/11/18 22:25:54 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2678] RelBuilderTest#testRelBuilderToString fails on Windows (Stamatis Zampetakis) - posted by jh...@apache.org on 2018/11/19 05:39:12 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-563] In JDBC adapter, push bindable parameters down to the underlying JDBC data source (Vladimir Sitnikov, Piotr Bojko) - posted by jh...@apache.org on 2018/11/19 05:39:13 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2412] Add appveyor.yml to have tests on Windows against jdk1.8, jdk9, jdk10 Add Appveyor badge Add -DskipDockerCheck because of CALCITE-2385 and to make it sync with travis.yml - posted by sn...@apache.org on 2018/11/19 13:37:13 UTC, 1 replies.
- calcite-avatica git commit: [CALCITE-2412] Add appveyor.yml (sync with travis.yml) for tests on Windows against jdk1.8, 9, 10. Add Appveyor badge. [Forced Update!] - posted by sn...@apache.org on 2018/11/19 19:13:21 UTC, 0 replies.
- calcite git commit: [CALCITE-2675] Type validation error as ReduceExpressionRule fails to preserve type nullability (Zoltan Haindrich) - posted by jc...@apache.org on 2018/11/19 20:39:18 UTC, 0 replies.
- [1/2] calcite-avatica git commit: Test automatically update dockerfiles - posted by fr...@apache.org on 2018/11/21 21:51:02 UTC, 0 replies.
- calcite git commit: [CALCITE-2711] Upgrade SQLLine to 1.6.0 - posted by jh...@apache.org on 2018/11/28 00:17:48 UTC, 0 replies.
- calcite git commit: [CALCITE-2673] SqlDialect supports pushing of all functions by default - posted by jc...@apache.org on 2018/11/28 01:43:18 UTC, 0 replies.
- calcite git commit: [CALCITE-2673] SqlDialect supports pushing of all functions by default [Forced Update!] - posted by jc...@apache.org on 2018/11/28 01:44:10 UTC, 0 replies.
- calcite git commit: [CALCITE-2671] GeodeFilter convert multiple ORs (on same attribute) into single IN SET. (Sandeep Chada) - posted by se...@apache.org on 2018/11/28 04:05:28 UTC, 0 replies.
- [1/2] calcite git commit: [CALCITE-2695] Simplify casts which are only widening nullability (Zoltan Haindrich) - posted by jc...@apache.org on 2018/11/28 05:37:16 UTC, 0 replies.
- [2/2] calcite git commit: [CALCITE-2687] Is distinct from could lead to Exceptions in ReduceExpressionRule (Zoltan Haindrich) - posted by jc...@apache.org on 2018/11/28 05:37:17 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2698] Use Docker Hub hooks to select Avatica version during image build and publish HSQLDB image - posted by fr...@apache.org on 2018/11/28 21:27:34 UTC, 0 replies.
- [1/3] calcite-avatica git commit: [CALCITE-2412] Add appveyor.yml (sync with travis.yml) for tests on Windows against jdk1.8, 9, 10. Add Appveyor badge. [Forced Update!] - posted by fr...@apache.org on 2018/11/28 21:52:32 UTC, 0 replies.
- [2/3] calcite-avatica git commit: [CALCITE-2698] Use Docker Hub hooks to select Avatica version during image build and publish HSQLDB image - posted by fr...@apache.org on 2018/11/28 21:52:33 UTC, 0 replies.
- calcite-avatica git commit: [CALCITE-2576] Release avatica 1.13.0 [Forced Update!] - posted by fr...@apache.org on 2018/11/28 21:55:52 UTC, 0 replies.
- svn commit: r31194 - in /dev/calcite/apache-calcite-avatica-1.13.0-rc0: ./ apache-calcite-avatica-1.13.0-src.tar.gz apache-calcite-avatica-1.13.0-src.tar.gz.asc apache-calcite-avatica-1.13.0-src.tar.gz.sha512 - posted by fr...@apache.org on 2018/11/28 23:33:00 UTC, 0 replies.