Repository: calcite
Updated Branches:
  refs/heads/master 4418d0b9f -> 55e25ed90


Release note Calcite-1.5.0 (addendum)


Project: http://git-wip-us.apache.org/repos/asf/calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/55e25ed9
Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/55e25ed9
Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/55e25ed9

Branch: refs/heads/master
Commit: 55e25ed90aff08736a3871ff484d08de8348feda
Parents: 4418d0b
Author: Jesus Camacho Rodriguez <[email protected]>
Authored: Tue Nov 10 10:26:54 2015 +0100
Committer: Jesus Camacho Rodriguez <[email protected]>
Committed: Tue Nov 10 10:26:54 2015 +0100

----------------------------------------------------------------------
 site/_posts/2015-11-10-release-1.5.0.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite/blob/55e25ed9/site/_posts/2015-11-10-release-1.5.0.md
----------------------------------------------------------------------
diff --git a/site/_posts/2015-11-10-release-1.5.0.md 
b/site/_posts/2015-11-10-release-1.5.0.md
index 5c21817..e4bb8d1 100644
--- a/site/_posts/2015-11-10-release-1.5.0.md
+++ b/site/_posts/2015-11-10-release-1.5.0.md
@@ -30,6 +30,4 @@ This is our first release as a top-level Apache project! 
Thanks to everyone who
 
 In addition to a large number of bug fixes and minor enhancements, this 
release includes major improvements to Avatica, planner rules, and RelBuilder.
 
-Further, we built Piglet, a subset of the classic Hadoop language Pig. Pig is 
particularly interesting because it makes heavy use of nested multi-sets. You 
can follow this example to implement your own query language, and immediately 
taking advantage of Calcite's back-ends and optimizer rules.
-
-See the [release notes]({{ site.baseurl }}/docs/history.html#v1-5-0).
\ No newline at end of file
+Further, we built Piglet, a subset of the classic Hadoop language Pig. Pig is 
particularly interesting because it makes heavy use of nested multi-sets. You 
can follow this example to implement your own query language, and immediately 
taking advantage of Calcite's back-ends and optimizer rules.
\ No newline at end of file

Reply via email to