Timothy Brown created HUDI-9233: ----------------------------------- Summary: Handle Column Stats Edge Case with Empty Table Key: HUDI-9233 URL: https://issues.apache.org/jira/browse/HUDI-9233 Project: Apache Hudi Issue Type: Bug Reporter: Timothy Brown
There is an edge case when the first commit is empty which causes the col stats initialization to fail since it is expecting a schema when there is none present. -- This message was sent by Atlassian Jira (v8.20.10#820010)