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

[jira] [Assigned] (HIVE-17698) FileSinkDesk.getMergeInputDirName() uses stmtId=0

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

Sergey Shelukhin reassigned HIVE-17698:
---------------------------------------

    Assignee: Sergey Shelukhin

> FileSinkDesk.getMergeInputDirName() uses stmtId=0
> -------------------------------------------------
>
>                 Key: HIVE-17698
>                 URL: https://issues.apache.org/jira/browse/HIVE-17698
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Sergey Shelukhin
>
> this is certainly wrong for multi statement txn but may also affect writes from Union All queries if these are made to follow full Acid convention
> _return new Path(root, AcidUtils.deltaSubdir(txnId, txnId, 0));_



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