You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by hz...@apache.org on 2017/03/20 22:44:08 UTC

[1/2] incubator-trafodion git commit: Trivial typo

Repository: incubator-trafodion
Updated Branches:
  refs/heads/master badda0509 -> 3c1c4ad4c


Trivial typo

Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/2da0955c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/2da0955c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/2da0955c

Branch: refs/heads/master
Commit: 2da0955cdac3b220548f2f6b36e59a1a3862467a
Parents: 39de987
Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
Authored: Mon Mar 20 00:52:27 2017 +1300
Committer: GitHub <no...@github.com>
Committed: Mon Mar 20 00:52:27 2017 +1300

----------------------------------------------------------------------
 docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/2da0955c/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
----------------------------------------------------------------------
diff --git a/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc b/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
index 26b5647..a2b83ca 100644
--- a/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
+++ b/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
@@ -483,7 +483,7 @@ FROM persnl.employee;
 [[first_value_window_function]]
 == FIRST_VALUE Window Function
 
-The FIRST_VLAUE window function returns the first value from a sorted partition.
+The FIRST_VALUE window function returns the first value from a sorted partition.
 
 `FIRST_VALUE (expression)`
 


[2/2] incubator-trafodion git commit: Merge Trivial typo PR-1018

Posted by hz...@apache.org.
Merge Trivial typo PR-1018


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/3c1c4ad4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/3c1c4ad4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/3c1c4ad4

Branch: refs/heads/master
Commit: 3c1c4ad4cc20da86269cfbe3211764135460bf57
Parents: badda05 2da0955
Author: Hans Zeller <hz...@apache.org>
Authored: Mon Mar 20 22:43:30 2017 +0000
Committer: Hans Zeller <hz...@apache.org>
Committed: Mon Mar 20 22:43:30 2017 +0000

----------------------------------------------------------------------
 docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------