[
https://issues.apache.org/jira/browse/HIVE-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235914#comment-13235914
]
Srinivasan Sembakkam Rajivelu commented on HIVE-1938:
-----------------------------------------------------
Bharath,
Still you are working with this ticket. I am interested in doing join
optimization in Hive. I am also interested in the idea of implementing
statistics in Hive. Does it implemented??
If you are not working I can take this ticket and work or Suggest me some
ticket related to this, so that I can take it up and work.
> Cost Based Query optimization for Joins in Hive
> -----------------------------------------------
>
> Key: HIVE-1938
> URL: https://issues.apache.org/jira/browse/HIVE-1938
> Project: Hive
> Issue Type: Improvement
> Components: Query Processor, Statistics
> Environment: *nix,java
> Reporter: bharath v
> Assignee: bharath v
>
> Current optimization in Hive is just rule-based and involves applying a set
> of rules on the Plan tree. This depends on hints given by the user (which may
> or may-not be correct) and might result in execution of costlier plans.So
> this jira aims at building a cost-model which can give a good estimate
> various plans before hand (using some meta-data already collected) and we can
> choose the best plan which incurs the least cost.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira