You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Zhaojing Yu (Jira)" <ji...@apache.org> on 2022/10/01 12:03:00 UTC

[jira] [Resolved] (HUDI-4951) An incorrect use of the Long method

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

Zhaojing Yu resolved HUDI-4951.
-------------------------------

> An incorrect use of the Long method
> -----------------------------------
>
>                 Key: HUDI-4951
>                 URL: https://issues.apache.org/jira/browse/HUDI-4951
>             Project: Apache Hudi
>          Issue Type: Bug
>    Affects Versions: 0.11.0, 0.11.1, 0.12.0
>            Reporter: shenshengli
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.12.1
>
>
> BaseHoodieWriteClient.java 
> {code:java}
> extraMeta.put(SerDeHelper.LATEST_SCHEMA, SerDeHelper.toJson(newSchema.setSchemaId(Long.getLong(instantTime))));{code}



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