Jonathan Vexler created HUDI-8256:
-------------------------------------
Summary: Audit all places where
HoodieAvroUtils.getNestedFieldValAsString() can return null for a nonexistant
field
Key: HUDI-8256
URL: https://issues.apache.org/jira/browse/HUDI-8256
Project: Apache Hudi
Issue Type: Task
Components: writer-core
Reporter: Jonathan Vexler
Ensure it makes sense to return null instead of throwing an error for all
usages of this method. To throw an exception you just need to flip the boolean
param to false
--
This message was sent by Atlassian Jira
(v8.20.10#820010)