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

    
https://github.com/apache/incubator-carbondata/pull/609#discussion_r102974988
  
    --- Diff: pom.xml ---
    @@ -93,6 +93,7 @@
     
       <modules>
         <module>common</module>
    +   <module>format</module>
    --- End diff --
    
    don't add  <module>format</module> to default module list, it will compile 
fail if someone don't install thrift.  please only add <module>format</module> 
under profile "build-with-format". please refer to 
PR596:https://github.com/apache/incubator-carbondata/pull/596


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