ajantha-bhat commented on a change in pull request #3193: [CARBONDATA-3365] 
Integrate apache arrow vector filling to carbon SDK
URL: https://github.com/apache/carbondata/pull/3193#discussion_r281652372
 
 

 ##########
 File path: 
store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonSchemaReader.java
 ##########
 @@ -115,6 +116,21 @@ public static Schema readSchema(String path) throws 
IOException {
     return readSchema(path, false, conf);
   }
 
+  /**
+   * Converting carbon schema to arrow schema in byte[],
+   * this schema can be used for reading arrow vector
+   *
+   * @param path
 
 Review comment:
   ok

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to