You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2017/04/05 09:53:29 UTC

[04/12] incubator-carbondata git commit: [CARBONDATA-850] Fix the comment definition issues of CarbonData thrift files This closes #729

[CARBONDATA-850] Fix the comment definition issues of CarbonData thrift files This closes #729


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/5c4868e0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/5c4868e0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/5c4868e0

Branch: refs/heads/branch-1.1
Commit: 5c4868e0df07bc0c04c8da45f37d42fcbcd4639f
Parents: 4d0d2d6 970dfd9
Author: ravipesala <ra...@gmail.com>
Authored: Tue Apr 4 18:07:24 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Tue Apr 4 18:07:24 2017 +0530

----------------------------------------------------------------------
 format/src/main/thrift/carbondata.thrift        | 190 ++++++++++---------
 format/src/main/thrift/carbondata_index.thrift  |  40 ++--
 format/src/main/thrift/dictionary.thrift        |  30 ++-
 .../src/main/thrift/dictionary_metadata.thrift  |  30 ++-
 format/src/main/thrift/schema.thrift            | 100 +++++-----
 format/src/main/thrift/sort_index.thrift        |  32 ++--
 6 files changed, 208 insertions(+), 214 deletions(-)
----------------------------------------------------------------------