Merge branch 'index_support' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/37c4e2b1 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/37c4e2b1 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/37c4e2b1 Branch: refs/heads/index_support Commit: 37c4e2b177d57dd56f45aa54384a5cdbf40476b6 Parents: 17a0850 9a5c760 Author: Jihoon Son <[email protected]> Authored: Mon Apr 27 22:51:57 2015 +0900 Committer: Jihoon Son <[email protected]> Committed: Mon Apr 27 22:51:57 2015 +0900 ---------------------------------------------------------------------- CHANGES | 9 +++++ .../main/java/org/apache/tajo/SessionVars.java | 2 +- .../org/apache/tajo/cli/tsql/TestTajoCli.java | 40 ++++++++++++++++++++ .../TestTajoCli/testHelpSessionVars.result | 2 +- tajo-dist/src/main/conf/tajo-env.sh | 5 +-- .../src/main/sphinx/sql_language/data_model.rst | 4 +- 6 files changed, 55 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
