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

    https://github.com/apache/incubator-carbondata/pull/97#discussion_r76373466
  
    --- Diff: 
integration/spark/src/main/scala/org/apache/carbondata/spark/util/GlobalDictionaryUtil.scala
 ---
    @@ -705,7 +709,7 @@ object GlobalDictionaryUtil extends Logging {
               // check result status
               checkStatus(carbonLoadModel, sqlContext, model, statusList)
             } else {
    -          logInfo("have no column need to generate global dictionary in 
Fact file")
    +          logInfo("have no column need to generate global dictionary in 
source data files")
    --- End diff --
    
    @QiangCai ...Please modify the logger message as below:
    "No column found for generating global dictionary in source data files"


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to