You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (Created) (JIRA)" <ji...@apache.org> on 2012/01/26 20:21:41 UTC

[jira] [Created] (HIVE-2754) NPE in union with lateral view

NPE in union with lateral view
------------------------------

                 Key: HIVE-2754
                 URL: https://issues.apache.org/jira/browse/HIVE-2754
             Project: Hive
          Issue Type: Bug
            Reporter: He Yongqiang
            Assignee: He Yongqiang




--
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

        

[jira] [Resolved] (HIVE-2754) NPE in union with lateral view

Posted by "Namit Jain (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain resolved HIVE-2754.
------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed. Thanks Yongqiang
                
> NPE in union with lateral view
> ------------------------------
>
>                 Key: HIVE-2754
>                 URL: https://issues.apache.org/jira/browse/HIVE-2754
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-2754.D1467.1.patch
>
>


--
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

        

[jira] [Commented] (HIVE-2754) NPE in union with lateral view

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194504#comment-13194504 ] 

Hudson commented on HIVE-2754:
------------------------------

Integrated in Hive-trunk-h0.21 #1224 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1224/])
    HIVE-2754 NPE in union with lateral view
(Yongqiang He via namit)

namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1236479
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRRedSink3.java
* /hive/trunk/ql/src/test/queries/clientpositive/union_lateralview.q
* /hive/trunk/ql/src/test/results/clientpositive/union_lateralview.q.out

                
> NPE in union with lateral view
> ------------------------------
>
>                 Key: HIVE-2754
>                 URL: https://issues.apache.org/jira/browse/HIVE-2754
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-2754.D1467.1.patch
>
>


--
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

        

[jira] [Commented] (HIVE-2754) NPE in union with lateral view

Posted by "Namit Jain (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194121#comment-13194121 ] 

Namit Jain commented on HIVE-2754:
----------------------------------

+1

running tests
                
> NPE in union with lateral view
> ------------------------------
>
>                 Key: HIVE-2754
>                 URL: https://issues.apache.org/jira/browse/HIVE-2754
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-2754.D1467.1.patch
>
>


--
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

        

[jira] [Commented] (HIVE-2754) NPE in union with lateral view

Posted by "He Yongqiang (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194101#comment-13194101 ] 

He Yongqiang commented on HIVE-2754:
------------------------------------

https://reviews.facebook.net/D1467
                
> NPE in union with lateral view
> ------------------------------
>
>                 Key: HIVE-2754
>                 URL: https://issues.apache.org/jira/browse/HIVE-2754
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-2754.D1467.1.patch
>
>


--
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

        

[jira] [Updated] (HIVE-2754) NPE in union with lateral view

Posted by "Phabricator (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2754:
------------------------------

    Attachment: HIVE-2754.D1467.1.patch

heyongqiang requested code review of "HIVE-2754 [jira] NPE in union with lateral view".
Reviewers: JIRA

  https://issues.apache.org/jira/browse/HIVE-2754





TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1467

AFFECTED FILES
  ql/src/test/results/clientpositive/union_lateralview.q.out
  ql/src/test/queries/clientpositive/union_lateralview.q
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRRedSink3.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3057/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> NPE in union with lateral view
> ------------------------------
>
>                 Key: HIVE-2754
>                 URL: https://issues.apache.org/jira/browse/HIVE-2754
>             Project: Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: HIVE-2754.D1467.1.patch
>
>


--
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