[
https://issues.apache.org/jira/browse/HUDI-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shilun Fan updated HUDI-5283:
-----------------------------
Status: In Progress (was: Open)
> 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
> Priority: Major
>
> 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)