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

    https://github.com/apache/carbondata/pull/1144#discussion_r126050694
  
    --- Diff: 
integration/spark2/src/test/scala/org/apache/carbondata/spark/util/ExternalColumnDictionaryTestCase.scala
 ---
    @@ -78,7 +78,7 @@ class ExternalColumnDictionaryTestCase extends QueryTest 
with BeforeAndAfterAll
          proddate 
struct<productionDate:string,activeDeactivedate:array<string>>,
          gamePointId double,contractNumber double)
          STORED BY 'org.apache.carbondata.format'
    -     TBLPROPERTIES('DICTIONARY_INCLUDE' = 'deviceInformationId')
    +     TBLPROPERTIES('DICTIONARY_INCLUDE' = 'deviceInformationId,channelsId')
    --- End diff --
    
    add space after `,`


---
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