[GitHub] kevinjmh 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] kevinjmh commented on issue #3072: [CARBONDATA-3247] Support to select all columns when creating MV datamap

GitBox
kevinjmh commented on issue #3072: [CARBONDATA-3247] Support to select all columns when creating MV datamap
URL: https://github.com/apache/carbondata/pull/3072#issuecomment-463105339
 
 
   What about add only one line to funtion `isSPJGH` as follow to allow no select?
   ```java
         case modular.GroupBy(_, _, _, _, modular.ModularRelation(_, _, _, _, _), _, _, _) => true
   ```
   

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