| commit | 12ab5799271a4e37d31dfd583f6ff83f71064ee6 | [log] [tgz] |
|---|---|---|
| author | xuchuanyin <xuchuanyin@hust.edu.cn> | Fri Aug 03 14:34:32 2018 +0800 |
| committer | Jacky Li <jacky.likun@qq.com> | Tue Aug 07 21:08:19 2018 +0800 |
| tree | aa0ac3f71dfe49ff51b58ef57581f29d5db9dc50 | |
| parent | 1a26ac16e9f178b1a0914e0f9e8ad0ebf707a0c2 [diff] |
[CARBONDATA-2768][CarbonStore] Fix error in tests for external csv format In previous implementation earlier than PR2495, we only supportted csv as external format for carbondata. And we validated the restriction while creating the table.PR2495 added kafka support, so it removed the validation, but it did not fix the related test case which cause failure in current version. This PR fix the error test case. This closes #2537
Apache CarbonData is an indexed columnar data store solution for fast analytics on big data platform, e.g.Apache Hadoop, Apache Spark, etc.
You can find the latest CarbonData document and learn more at: http://carbondata.apache.org
CarbonData file format is a columnar store in HDFS, it has many features that a modern columnar format has, such as splittable, compression schema ,complex data type etc, and CarbonData has following unique features:
CarbonData is built using Apache Maven, to build CarbonData
This is an active open source project for everyone, and we are always open to people who want to use this system or contribute to it. This guide document introduce how to contribute to CarbonData.
To get involved in CarbonData:
Apache CarbonData is an open source project of The Apache Software Foundation (ASF).