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] [Commented] (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:comment-tabpanel&focusedCommentId=17491777#comment-17491777 ] 

Danny Chen commented on HUDI-3412:
----------------------------------

Fixed via master branch: 93ee09fee879b922ff011e04dbbb54194fac481b

> 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
>             Fix For: 0.11.0
>
>
> 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)