[ 
https://issues.apache.org/jira/browse/HIVE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652819#comment-13652819
 ] 

Amareshwari Sriramadasu commented on HIVE-4115:
-----------------------------------------------

The branch HIVE-4115 is ready for review. Also, created the phabricator entry.

Changes include :
* ql/src/java/org/apache/hadoop/hive/ql/cube/metadata/ has classes for Cube 
Metastore adn CubeMetastoreClient.java has the api to create cube, fact and 
dimension tables.
* ql/src/java/org/apache/hadoop/hive/ql/cube/parse/ has code for validating the 
cube ql and converting the cube ql to HQL involving final storage tables
* ql/src/java/org/apache/hadoop/hive/ql/cube/processors/CubeDriver.java is the 
entry point for the cube query. If query start with 'cube', it will be 
processed by CubeDriver.

Will add Cube DDL in a followup jira.
                
> Introduce cube abstraction in hive
> ----------------------------------
>
>                 Key: HIVE-4115
>                 URL: https://issues.apache.org/jira/browse/HIVE-4115
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>         Attachments: cube-design-2.pdf, cube-design.docx, 
> HIVE-4115.D10689.1.patch
>
>
> We would like to define a cube abstraction so that user can query at cube 
> layer and do not know anything about storage and rollups. 
> Will describe the model more in following comments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to