Github user asfgit closed the pull request at:
https://github.com/apache/carbondata/pull/2353
---
Github user xubo245 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2353#discussion_r191360475
--- Diff:
store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonSchemaReader.java
---
@@ -0,0 +1,108 @@
+/*
+ * Licensed to the Apache S
Github user sounakr commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2353#discussion_r191356357
--- Diff:
store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonSchemaReader.java
---
@@ -0,0 +1,108 @@
+/*
+ * Licensed to the Apache S
GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/2353
[CARBONDATA-2558] Optimize carbon schema reader interface of SDK
Optimize carbon schema reader interface of SDK
```
1.create CarbonSchemaReader and move schema read interface from
Carbo