[
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)