jackylk commented on a change in pull request #3415: [CARBONDATA-3553] Support SDK Writer using existing schema file
URL:
https://github.com/apache/carbondata/pull/3415#discussion_r336918900
##########
File path: core/src/main/java/org/apache/carbondata/core/metadata/converter/SchemaConverter.java
##########
@@ -103,7 +103,7 @@ TableInfo fromExternalToWrapperTableInfo(
org.apache.carbondata.format.TableInfo externalTableInfo,
String dbName,
String tableName,
- String storePath);
+ String tablePath);
Review comment:
add comment in line 100
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services