You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2016/06/29 13:05:08 UTC

[4/4] incubator-carbondata git commit: Added documentation of carbondata This closes #4

Added documentation of carbondata This closes #4


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

Branch: refs/heads/master
Commit: c49833c81ac4b1074587d8330db1de1b00d3c017
Parents: 42f6659 0bedd8b
Author: chenliang613 <ch...@apache.org>
Authored: Wed Jun 29 18:34:16 2016 +0530
Committer: chenliang613 <ch...@apache.org>
Committed: Wed Jun 29 18:34:16 2016 +0530

----------------------------------------------------------------------
 docs/Carbon-Interfaces.md                       |  72 +++++++
 docs/Carbondata-File-Structure-and-Format.md    |  36 ++++
 docs/Carbondata-Management.md                   | 144 +++++++++++++
 docs/DDL-Operations-on-Carbon.md                | 177 +++++++++++++++
 docs/DML-Operations-on-Carbon.md                | 216 +++++++++++++++++++
 ...stalling-CarbonData-And-IDE-Configuartion.md |  66 ++++++
 .../format/carbon_data_file_structure_new.png   | Bin 0 -> 78374 bytes
 docs/images/format/carbon_data_format_new.png   | Bin 0 -> 73708 bytes
 docs/images/format/carbon_data_full_scan.png    | Bin 0 -> 35710 bytes
 docs/images/format/carbon_data_motivation.png   | Bin 0 -> 25388 bytes
 docs/images/format/carbon_data_olap_scan.png    | Bin 0 -> 45235 bytes
 docs/images/format/carbon_data_random_scan.png  | Bin 0 -> 46317 bytes
 12 files changed, 711 insertions(+)
----------------------------------------------------------------------