You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2017/10/19 00:05:00 UTC

[jira] [Commented] (HIVE-17831) HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called

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

Aihua Xu commented on HIVE-17831:
---------------------------------

[~spena] Can you take a look the simple fix? We will update the operation type after the analyze().

> HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called
> -----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-17831
>                 URL: https://issues.apache.org/jira/browse/HIVE-17831
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.0.0, 2.4.0, 2.2.1, 2.3.1
>            Reporter: Sergio Peña
>            Assignee: Aihua Xu
>         Attachments: HIVE-17831.1.patch
>
>
> The SemanticAnalyzer.analyze() called on the Driver.compile() method updates the HiveOperation based on the analysis this does. However, the patch done on HIVE-17048 does not update such operation and is send an invalid operation to the postAnalyze() call.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)