Github user lionelcao commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1192#discussion_r131063903
  
    --- Diff: 
hadoop/src/main/java/org/apache/carbondata/hadoop/CarbonInputFormat.java ---
    @@ -107,6 +107,7 @@
       // comma separated list of input files
       public static final String INPUT_FILES =
           "mapreduce.input.carboninputformat.files";
    +  public static final String ALTER_PARTITION_ID = 
"mapreduce.input.carboninputformat.partitionid";
    --- End diff --
    
    I have migrate all the changes to CarbonTableInputFormat. Just keep the 
modification in CarbonInputFormat. It's already not used and you can remove it 
safely.
    But sure, I can recover this file if it's necessary.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to