Commit Graph

9 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
Han Weng 073a54f560 Implement hetu metastore parameter transactions for catalog and database 2021-04-20 18:08:28 -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 a22f77bdcc Print user friendly message for CreateCube syntax errors. 2021-03-24 12:11:27 -04:00
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
Han Weng fb5c197ec2 Improve Hetu Metastore for better hindex stability 2021-03-16 15:22:45 -04:00
shuaiwang999 5d47dce1ea add alterTableParameter for metastore 2021-03-15 16:57:52 +08:00
Sundar Annamalai f7c423cdc5 Add support for star tree cubing 2021-03-09 01:25:29 -05:00