GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/2804
[CARBONDATA-2996] CarbonSchemaReader support read schema from folder path [CARBONDATA-2996] CarbonSchemaReader support read schema from folder path 1.readSchemaInDataFile suppurt read schema from folder path 2.readSchemaInIndexFile suppurt read schema from folder path Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed? No - [ ] Any backward compatibility impacted? No - [ ] Document update required? No - [ ] Testing done add test case - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. https://issues.apache.org/jira/browse/CARBONDATA-2951 You can merge this pull request into a Git repository by running: $ git pull https://github.com/xubo245/carbondata CARBONDATA-2996_SchemaSupportFolder Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/2804.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2804 ---- commit 4246f5c720e77e31b898119d1499e412af06d810 Author: xubo245 <xubo29@...> Date: 2018-10-09T07:16:09Z [CARBONDATA-2996] CarbonSchemaReader support read schema from folder path 1.readSchemaInDataFile suppurt read schema from folder path 2.readSchemaInIndexFile suppurt read schema from folder path commit b486fec8eaea1954c2a35590e5738af873ab4eaa Author: xubo245 <xubo29@...> Date: 2018-10-09T07:24:53Z support S3 ---- ---