[
https://issues.apache.org/jira/browse/HUDI-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386648#comment-17386648
]
Samrat Deb edited comment on HUDI-2189 at 7/24/21, 9:38 AM:
------------------------------------------------------------
I was trying the follow-up tasks suggested in
[https://github.com/apache/hudi/pull/3184#discussion_r670990427]
.
(support delete_partition on DeltaStreamer)
[clarification ] # As per what I understood is it will be a deltastreamer ,
all the messages coming through the stream will go and delete the row from the
hudi table . (please let me know my understanding is correct )
# What happens when the message comes and that doesn’t matches any record in
the table?
# will DeltaStreamer job started with `op` as `delete_partition` for only
delete purpose?
[~codope] , [~shivnarayan]
please help me with the clarity
was (Author: samrat007):
I was trying the follow-up tasks suggested in
[https://github.com/apache/hudi/pull/3184#discussion_r670990427]
.
(support delete_partition on DeltaStreamer)
[clarification ] # As per what I understood is it will be a deltastreamer , all
the messages coming through the stream will go and delete the row from the hudi
table . (please let me know my understanding is correct )
# What happens when the message comes and that doesn’t matches any record in
the table?
# will DeltaStreamer job started with `op` as `delete_partition` for only
delete purpose?
[~codope] , [~shivnarayan]
> Delete partition support in HoodieDeltaStreamer
> ------------------------------------------------
>
> Key: HUDI-2189
> URL: https://issues.apache.org/jira/browse/HUDI-2189
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Samrat Deb
> Assignee: Samrat Deb
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)