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

[jira] [Commented] (HUDI-3855) Hudi's metadata field "_hoodie_file_name" not updated in MergeHandle

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

Alexey Kudinkin commented on HUDI-3855:
---------------------------------------

[https://github.com/apache/hudi/pull/5232] tried to address it, but did not resolve it fully

> Hudi's metadata field "_hoodie_file_name" not updated in MergeHandle
> --------------------------------------------------------------------
>
>                 Key: HUDI-3855
>                 URL: https://issues.apache.org/jira/browse/HUDI-3855
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: writer-core
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> As was reported by the user here: 
> [https://github.com/apache/hudi/issues/5231]
>  
> Quoting:
> So i was able to reproduce behavior that you're seeing and it turns out to be that {{_hoodie_file_name}} is simply not updated during Commit 3, meaning that during C3, all records are copied from latest base-file of the file-group into new latest base-file (in your most recent experiment it's {{{}c872d135-bf8f-4c5e-9eee-6347635c32d3-0_0-21-22_20220406182741563.parquet{}}}) but it doesn't update the {{_hoodie_file_name}} field which is kept pointing at the old file.



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