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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

GitBox
akashrn5 commented on issue #3072: [CARBONDATA-3247] Support to select all columns when creating MV datamap
URL: https://github.com/apache/carbondata/pull/3072#issuecomment-485332427
 
 
   > > 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
   
   project should be there in MV, else it will be considered as invalid

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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