[
https://issues.apache.org/jira/browse/HIVE-15192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Garg updated HIVE-15192:
-------------------------------
Status: Patch Available (was: Open)
Know issue with this patch (HIVE-15192.3.patch)
* Following tests fails since NOT IN plan is wrong
** subquery_notin
** subquery_notin_having
** vector_groupby_mapjoin
** cbo_subq_not_in
* Following return path test fails
** cbo_rp_subq_in
** cbo_rp_subq_not_in
** cbo_rp_subq_exists
> Use Calcite to de-correlate and plan subqueries
> -----------------------------------------------
>
> Key: HIVE-15192
> URL: https://issues.apache.org/jira/browse/HIVE-15192
> Project: Hive
> Issue Type: Task
> Components: Logical Optimizer
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Labels: sub-query
> Attachments: HIVE-15192.2.patch, HIVE-15192.3.patch, HIVE-15192.patch
>
>
> Currently support of subqueries is limited [Link to original spec |
> https://issues.apache.org/jira/secure/attachment/12614003/SubQuerySpec.pdf].
> Using Calcite to plan and de-correlate subqueries will help Hive get rid of
> these limitations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)