You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/07/08 11:37:11 UTC

[GitHub] [carbondata] kevinjmh commented on a change in pull request #3827: [CARBONDATA-3889] Cleanup code for carbondata-hadoop module

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