sivabalan narayanan created HUDI-9655:
-----------------------------------------
Summary: Migrating from 0.13.x to 1.x has issues in polling
archived timeline
Key: HUDI-9655
URL: https://issues.apache.org/jira/browse/HUDI-9655
Project: Apache Hudi
Issue Type: Bug
Components: reader-core, writer-core
Reporter: sivabalan narayanan
when a user tried migrating from 0.11.x to 1.x, hitting below issue
{code:java}
Caused by: java.lang.NullPointerException: Cannot invoke "Object.toString()"
because the return value of "org.apache.avro.generic.GenericRecord.get(String)"
is null
at
org.apache.hudi.common.table.timeline.versioning.v2.CompletionTimeQueryViewV2.readCompletionTime(CompletionTimeQueryViewV2.java:322)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)