[
https://issues.apache.org/jira/browse/HIVE-27016?focusedWorklogId=844466&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-844466
]
ASF GitHub Bot logged work on HIVE-27016:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Feb/23 21:48
Start Date: 08/Feb/23 21:48
Worklog Time Spent: 10m
Work Description: yigress opened a new pull request, #4046:
URL: https://github.com/apache/hive/pull/4046
### What changes were proposed in this pull request?
In case of multi-insert and statistics auto-gathering, the leaf vertex may
not include the filesinkoperator. This is to add datasink for vertex that has
FileSinkOperator. It is done in HIVE-4.0 by HIVE-25276 for hive-iceberge. This
is to add this condition into HIVE-3.2.0 as well.
### Why are the changes needed?
To fix issues with multi-insert and auto-stats for StorageHandler to use
customized OutputCommitter in Tez.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
local test with storagehandler.
Issue Time Tracking
-------------------
Worklog Id: (was: 844466)
Time Spent: 1.5h (was: 1h 20m)
> Invoke optional output committer in TezProcessor
> ------------------------------------------------
>
> Key: HIVE-27016
> URL: https://issues.apache.org/jira/browse/HIVE-27016
> Project: Hive
> Issue Type: Improvement
> Components: Query Processor, StorageHandler
> Affects Versions: 3.1.3
> Reporter: Yi Zhang
> Assignee: Yi Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.2.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> This is backport HIVE-24629 and HIVE-24867, so StorageHandler with their own
> OutputCommitter run in tez.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)