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:
[hidden email]
With regards,
Apache Git Services