You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/04 08:43:00 UTC

[jira] [Updated] (HUDI-5876) Remove usage of deprecated TableConfig.

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

ASF GitHub Bot updated HUDI-5876:
---------------------------------
    Labels: pull-request-available  (was: )

> Remove usage of deprecated TableConfig.
> ---------------------------------------
>
>                 Key: HUDI-5876
>                 URL: https://issues.apache.org/jira/browse/HUDI-5876
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> This is a small change, I found out that SortOperatorGen initializes TableConfig using deprecated method. Use recommended methods to improve.
> TableConfig
> /** Please use \{@link TableConfig#getDefault()} instead. */
> @Deprecated
> public TableConfig() {}



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