You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "yao.zhou (Jira)" <ji...@apache.org> on 2021/11/03 10:05:00 UTC

[jira] [Resolved] (HUDI-2582) Fix concurrent key generations for bulk insert row writer path

     [ https://issues.apache.org/jira/browse/HUDI-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yao.zhou resolved HUDI-2582.
----------------------------
    Resolution: Fixed

> Fix concurrent key generations for bulk insert row writer path 
> ---------------------------------------------------------------
>
>                 Key: HUDI-2582
>                 URL: https://issues.apache.org/jira/browse/HUDI-2582
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: sivabalan narayanan
>            Assignee: yao.zhou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>
> Bulkinsert row writer path registers key generations as udf, but uses static strings. So, if concurrent table runs, they might collide. 
> https://github.com/apache/hudi/issues/3759



--
This message was sent by Atlassian Jira
(v8.3.4#803005)