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

    https://github.com/apache/carbondata/pull/1603#discussion_r154551444
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
 ---
    @@ -854,6 +854,7 @@
       public static final String DICTIONARY_EXCLUDE = "dictionary_exclude";
       public static final String DICTIONARY_INCLUDE = "dictionary_include";
       public static final String SORT_COLUMNS = "sort_columns";
    +  public static final String TABLE_PATH = "table_path";
    --- End diff --
    
    ok, I will user LOCATION for hive syntax and tablePath for datasource table 
in dataframe option


---

Reply via email to