kevinjmh commented on a change in pull request #3827:
URL: https://github.com/apache/carbondata/pull/3827#discussion_r451475710



##########
File path: 
hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonFileInputFormat.java
##########
@@ -67,7 +65,7 @@
   public CarbonTable getOrCreateCarbonTable(Configuration configuration) 
throws IOException {
     CarbonTable carbonTableTemp;
     if (carbonTable == null) {
-      // carbon table should be created either from deserialized table info 
(schema saved in
+      // carbon table should be created either from deserialize table info 
(schema saved in

Review comment:
       google translate said it is correct ...




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to