[
https://issues.apache.org/jira/browse/HIVE-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197888#comment-16197888
]
Eugene Koifman commented on HIVE-17698:
---------------------------------------
it should get if from transaction manager.
getMergeInputDirName() doesn't exist on master
in master file creation is handled by OrcRecordUpdater
> 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
>
> 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)