Re: [Discussion]SDK support to load data from parquet, ORC, CSV, Avro and JSON file.

Posted by Nihal on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Discussion-SDK-support-to-load-data-from-parquet-ORC-CSV-Avro-and-JSON-file-tp96516p96795.html

Updated the design document in Jira after addressing the latest comment.
1. Changed the API name as suggested.
2. Now user can load the single file or all files at a given directory or
selected files under the directory.
3. First, we create the carbon writer, and then we called the write()
method. Under this method, we read the data of file iteratively and write in
carbon format.
4. We are using the current interface for the close() method. Flush we will
support later.

Thanks and Regards,
Nihal Ojha



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/