You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/03/04 02:43:00 UTC

[jira] [Commented] (HUDI-3348) HoodieRealtimeFileSplit losing info when serialized/deserialized

    [ https://issues.apache.org/jira/browse/HUDI-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501108#comment-17501108 ] 

Raymond Xu commented on HUDI-3348:
----------------------------------

the actual fix were done in HUDI-3280. just the UT can be added.

> HoodieRealtimeFileSplit losing info when serialized/deserialized
> ----------------------------------------------------------------
>
>                 Key: HUDI-3348
>                 URL: https://issues.apache.org/jira/browse/HUDI-3348
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Assignee: Raymond Xu
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>         Attachments: Screen Shot 2022-01-31 at 5.30.12 PM.png
>
>
> [https://github.com/apache/hudi/pull/3865] added new field deltaLogFiles
> !Screen Shot 2022-01-31 at 5.30.12 PM.png!
>  
> But it didn't corresponding modify the {{{}readFields{}}}, {{write}} routines that Hive is using to ser/de splits, meaning that essentially this info is lost upon passing the data b/w executors.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)