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

[jira] [Resolved] (HUDI-3412) TypedProperties no need to create new set when check key exist or not

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

Danny Chen resolved HUDI-3412.
------------------------------

> TypedProperties no need to create new set when check key exist or not
> ---------------------------------------------------------------------
>
>                 Key: HUDI-3412
>                 URL: https://issues.apache.org/jira/browse/HUDI-3412
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Hui An
>            Assignee: Hui An
>            Priority: Major
>              Labels: pull-request-available
>
> TypedProperties.keyExist has a very bad performance because it copy all properties during check, actually this is unnecessary after this pr: [HUDI-1943|https://issues.apache.org/jira/browse/HUDI-1943]



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