You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "David Xu (JIRA)" <ji...@apache.org> on 2017/07/04 09:24:00 UTC

[jira] [Created] (IMPALA-5613) The impalad crashes when insert overwrite partition table using select

David Xu created IMPALA-5613:
--------------------------------

             Summary: The impalad crashes when insert overwrite partition table using select
                 Key: IMPALA-5613
                 URL: https://issues.apache.org/jira/browse/IMPALA-5613
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.5.0
            Reporter: David Xu
         Attachments: hs_err_pid55538.log

The impalad crashes when insert overwrite partition table using select.
The statement is as following:
insert overwrite partition_table partition(bbb_p, ccc_p)
select aaa, bbb bbb_p, ccc ccc_p from table;

core dump message is in hs_err_pid55538.log.




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