Repository: tajo Updated Branches: refs/heads/master 94d005532 -> c865074eb
Update site for 0.11.0 release. (add missing changes) Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/c865074e Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/c865074e Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/c865074e Branch: refs/heads/master Commit: c865074eb05c078ddfeefbc33886b0cb1d10f13e Parents: 94d0055 Author: Jihoon Son <[email protected]> Authored: Wed Oct 28 12:11:38 2015 +0900 Committer: Jihoon Son <[email protected]> Committed: Wed Oct 28 12:11:38 2015 +0900 ---------------------------------------------------------------------- tajo-project/src/site/apt/index.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/c865074e/tajo-project/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/apt/index.apt b/tajo-project/src/site/apt/index.apt index f59421e..d59377a 100644 --- a/tajo-project/src/site/apt/index.apt +++ b/tajo-project/src/site/apt/index.apt @@ -29,7 +29,7 @@ Features * Fully distributed SQL query processing engine - * Advanced Query Optimization such as cost-based and progressive query optimization + * Advanced query optimization such as cost-based and progressive query optimization * Interactive analysis on reasonable data set @@ -47,7 +47,7 @@ Features * JDBC driver support - * Various file formats support, such as CSV, JSON, RCFile, SequenceFile and Parquet + * Various file formats support, such as CSV, JSON, RCFile, SequenceFile, ORC and Parquet * <<Easy>>
