[
https://issues.apache.org/jira/browse/HUDI-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386819#comment-17386819
]
ASF GitHub Bot commented on HUDI-2218:
--------------------------------------
hudi-bot edited a comment on pull request #3341:
URL: https://github.com/apache/hudi/pull/3341#issuecomment-886156722
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "d3d42fd04828b0c73fae5a497b35aa3d1629388f",
"status" : "PENDING",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1147",
"triggerID" : "d3d42fd04828b0c73fae5a497b35aa3d1629388f",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* d3d42fd04828b0c73fae5a497b35aa3d1629388f Azure:
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1147)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix missing HoodieWriteStat in HoodieCreateHandle
> -------------------------------------------------
>
> Key: HUDI-2218
> URL: https://issues.apache.org/jira/browse/HUDI-2218
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Gary Li
> Assignee: Gary Li
> Priority: Major
> Labels: pull-request-available
>
> Some HoodieWriteStat being compute during the runtime was lost(e.g. compute
> min event time in the payload), we need to initialize the HoodieWriteStat
> when initializing the handle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)