Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-22 Thread via GitHub
nsivabalan merged PR #10150: URL: https://github.com/apache/hudi/pull/10150 -- 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:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-22 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822476839 ## CI report: * 1f7f7cdaf5be480a170169e5d97bc6ec76aa5d6f Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-22 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822398721 ## CI report: * 7a678c8f26e7b94fca3812d29e9ddca59b083127 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-22 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822386426 ## CI report: * 7a678c8f26e7b94fca3812d29e9ddca59b083127 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-22 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822292425 ## CI report: * 7a678c8f26e7b94fca3812d29e9ddca59b083127 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822243792 ## CI report: * 7a678c8f26e7b94fca3812d29e9ddca59b083127 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822176875 ## CI report: * c586dc82aa4c791cabd8f3172ee1f982f71433da Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822035335 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1822030407 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821990146 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821984783 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
nsivabalan commented on code in PR #10150: URL: https://github.com/apache/hudi/pull/10150#discussion_r1401416490 ## hudi-common/src/main/java/org/apache/hudi/common/model/DefaultHoodieRecordPayload.java: ## @@ -89,6 +90,18 @@ public Option getInsertValue(Schema schema,

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
danny0405 commented on code in PR #10150: URL: https://github.com/apache/hudi/pull/10150#discussion_r1401397731 ## hudi-common/src/main/java/org/apache/hudi/common/model/DefaultHoodieRecordPayload.java: ## @@ -89,6 +90,18 @@ public Option getInsertValue(Schema schema,

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
danny0405 commented on code in PR #10150: URL: https://github.com/apache/hudi/pull/10150#discussion_r1401397731 ## hudi-common/src/main/java/org/apache/hudi/common/model/DefaultHoodieRecordPayload.java: ## @@ -89,6 +90,18 @@ public Option getInsertValue(Schema schema,

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821947562 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821942086 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821901599 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821715566 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1821703634 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1820645211 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 Azure:

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
hudi-bot commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1820629009 ## CI report: * ea3efa0db6b2a2e88508641d6ffb7eec9c33bf00 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run

[PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
nsivabalan opened a new pull request, #10150: URL: https://github.com/apache/hudi/pull/10150 ### Change Logs [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custom delete marker. ### Impact to be filled. ### Risk

Re: [PR] [HUDI-6961] Fixing DefaultHoodieRecordPayload to honor deletion based on meta field as well as custome delete marker [hudi]

2023-11-21 Thread via GitHub
nsivabalan commented on PR #10150: URL: https://github.com/apache/hudi/pull/10150#issuecomment-1820587093 this is a re-attempt of https://github.com/apache/hudi/pull/9892 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and