[
https://issues.apache.org/jira/browse/HUDI-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382063#comment-17382063
]
ASF GitHub Bot commented on HUDI-2169:
--------------------------------------
hudi-bot edited a comment on pull request #3265:
URL: https://github.com/apache/hudi/pull/3265#issuecomment-878849489
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "b30e6d37e5ce318a6069093c3d9eabea8c5ebde5",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=881",
"triggerID" : "b30e6d37e5ce318a6069093c3d9eabea8c5ebde5",
"triggerType" : "PUSH"
}, {
"hash" : "13d4f34c31950f640ed43309fb6d545671f1da93",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=884",
"triggerID" : "13d4f34c31950f640ed43309fb6d545671f1da93",
"triggerType" : "PUSH"
}, {
"hash" : "af7d3b2179747b4bd5261503fba446cc2aa57f23",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=892",
"triggerID" : "af7d3b2179747b4bd5261503fba446cc2aa57f23",
"triggerType" : "PUSH"
}, {
"hash" : "51dfe371633d9b7336d8d083a0c71ca9d15ebb9a",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=895",
"triggerID" : "51dfe371633d9b7336d8d083a0c71ca9d15ebb9a",
"triggerType" : "PUSH"
}, {
"hash" : "166e581e27504898aeb7032fcc438eb63206c27a",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=901",
"triggerID" : "166e581e27504898aeb7032fcc438eb63206c27a",
"triggerType" : "PUSH"
}, {
"hash" : "1de04ed36b8b2fffda31a498f81e3f6a4119e693",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=944",
"triggerID" : "1de04ed36b8b2fffda31a498f81e3f6a4119e693",
"triggerType" : "PUSH"
}, {
"hash" : "16ba2f9f8d7d3458d721a57bb324eb8eb4e66796",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=967",
"triggerID" : "16ba2f9f8d7d3458d721a57bb324eb8eb4e66796",
"triggerType" : "PUSH"
}, {
"hash" : "616d8fff8a5225d8a1c2b154948b493cd0ac22c6",
"status" : "CANCELED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=971",
"triggerID" : "616d8fff8a5225d8a1c2b154948b493cd0ac22c6",
"triggerType" : "PUSH"
}, {
"hash" : "ccca70a9e69b4d4a4fb408e1f6d3339ef16bc560",
"status" : "PENDING",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=972",
"triggerID" : "ccca70a9e69b4d4a4fb408e1f6d3339ef16bc560",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 616d8fff8a5225d8a1c2b154948b493cd0ac22c6 Azure:
[CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=971)
* ccca70a9e69b4d4a4fb408e1f6d3339ef16bc560 Azure:
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=972)
<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]
> Remove keyby when write.operation is Insert
> -------------------------------------------
>
> Key: HUDI-2169
> URL: https://issues.apache.org/jira/browse/HUDI-2169
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Flink Integration
> Reporter: yuzhaojing
> Assignee: yuzhaojing
> Priority: Minor
> Labels: pull-request-available
>
> When write.operation is Insert, user can tolerate data duplication or data
> that does not need to be merged. In this case, the keyby is unnecessary.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)