sivabalan narayanan created HUDI-3168:
-----------------------------------------
Summary: NPE with null schema with empty commit in Incremental
Relation
Key: HUDI-3168
URL: https://issues.apache.org/jira/browse/HUDI-3168
Project: Apache Hudi
Issue Type: Task
Components: Incremental Pull
Reporter: sivabalan narayanan
When a table created via deltastreamer has only one commit which is empty,
there are chances that there is not schema (depending on how schema provider is
set).
In such cases, if someone tries to do incremental read from this table, the
commit metadata may not have any schema and hence results in NPE.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)