[
https://issues.apache.org/jira/browse/HUDI-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-6909:
----------------------------
Description:
Goal: The meta field `_hoodie_operation` should be properly handled in the
See the following for more context:
[https://github.com/apache/hudi/pull/8721]
[https://github.com/apache/hudi/pull/9624#discussion_r1340788640]
When the {{_hoodie_operation}} is {{{}D{}}},
# the record needs to be ignored for snapshot queries.
# for streaming queries, we should emit it out for downstream operators to do
retractions.
was:Goal: The meta field `_hoodie_operation`
> Handle `_hoodie_operation` field in the new HoodieFileGroupReader
> -----------------------------------------------------------------
>
> Key: HUDI-6909
> URL: https://issues.apache.org/jira/browse/HUDI-6909
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Ethan Guo
> Assignee: Lin Liu
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Goal: The meta field `_hoodie_operation` should be properly handled in the
>
> See the following for more context:
> [https://github.com/apache/hudi/pull/8721]
> [https://github.com/apache/hudi/pull/9624#discussion_r1340788640]
>
> When the {{_hoodie_operation}} is {{{}D{}}},
> # the record needs to be ignored for snapshot queries.
> # for streaming queries, we should emit it out for downstream operators to
> do retractions.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)