You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2021/03/31 12:02:00 UTC

[jira] [Resolved] (HIVE-24935) Remove outdated check for correlated exists subqueries with full aggregate

     [ https://issues.apache.org/jira/browse/HIVE-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Kasa resolved HIVE-24935.
-----------------------------------
    Resolution: Fixed

Pushed to master. Thanks [~jcamachorodriguez] for review.

> Remove outdated check for correlated exists subqueries with full aggregate
> --------------------------------------------------------------------------
>
>                 Key: HIVE-24935
>                 URL: https://issues.apache.org/jira/browse/HIVE-24935
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Planning
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Since HIVE-24929 QBSubQuery.subqueryRestrictionsCheck is no longer called. Check for exists subqueries with full aggregate moved to QBSubQueryParseInfo.hasFullAggregate() and QBSubQueryParseInfo.getOperator()



--
This message was sent by Atlassian Jira
(v8.3.4#803005)