Commit Graph

5 Commits

Author SHA1 Message Date
Sundar Annamalai d8a35a09f4 Add support for filtering source data when creating cube. 2021-06-08 00:20:09 -04:00
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
Raghunandan 1871f1f0eb [maven-release-plugin] prepare branch branch-1.2 2021-03-31 11:15:10 +05:30
Sundar Annamalai 8ec9bdffdf Fix for star tree cube incorrect results
1. Block INSERT INTO CUBE if source table has been updated.
2. Block duplicate data insert into the cube
3. Insert entire data from source table into cube
4. Updated hetu docs
2021-03-19 12:03:37 -04:00
Sundar Annamalai f7c423cdc5 Add support for star tree cubing 2021-03-09 01:25:29 -05:00