You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/02/14 01:23:16 UTC

[GitHub] qiuchenjian commented on issue #3072: [CARBONDATA-3247] Support to select all columns when creating MV datamap

qiuchenjian commented on issue #3072: [CARBONDATA-3247] Support to select all columns when creating MV datamap
URL: https://github.com/apache/carbondata/pull/3072#issuecomment-463446314
 
 
   > What about add only one line to funtion `isSPJGH` as follow to allow no select?
   > 
   > ```java
   >       case modular.GroupBy(_, _, _, _, modular.ModularRelation(_, _, _, _, _), _, _, _) => true
   > ```
   
   @kevinjmh  I try this modify first, but it throw other exception, so I think mv datamap doesn't support     the scene of no project

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services