You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Shilun Fan (Jira)" <ji...@apache.org> on 2023/02/28 02:57:00 UTC

[jira] [Assigned] (HUDI-5283) Replace deprecated method Schema.parse with Schema.Parser

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

Shilun Fan reassigned HUDI-5283:
--------------------------------

    Assignee: Shilun Fan

> Replace deprecated method Schema.parse with Schema.Parser
> ---------------------------------------------------------
>
>                 Key: HUDI-5283
>                 URL: https://issues.apache.org/jira/browse/HUDI-5283
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> When reading the code, I found that HoodieBootstrapSchemaProvider#getBootstrapSchema uses the deprecated method Schema.parse, which can be replaced by Schema.Parser().parse(),
> At the same time, I searched at the moudle level, only to find that this place uses an deprecated method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)