Jonathan Vexler created HUDI-7298:
-------------------------------------
Summary: Write bad records to error table in more cases instead of
failing stream
Key: HUDI-7298
URL: https://issues.apache.org/jira/browse/HUDI-7298
Project: Apache Hudi
Issue Type: Improvement
Components: deltastreamer, spark
Reporter: Jonathan Vexler
Assignee: Jonathan Vexler
If no transformer is used, but schema provider is used, records with the
incorrect schema will not be detected and will fail the stream during
HoodieRecord creation. Additionally, during keygeneration the stream can crash
if required fields are null.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)