[ https://issues.apache.org/jira/browse/HUDI-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raymond Xu updated HUDI-4951: ----------------------------- Fix Version/s: 0.12.1 > 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)