Danny Chen created HUDI-1781:
--------------------------------
Summary: Flink streaming reader throws ClassCastException when
reading from empty table path
Key: HUDI-1781
URL: https://issues.apache.org/jira/browse/HUDI-1781
Project: Apache Hudi
Issue Type: Bug
Components: Flink Integration
Reporter: Danny Chen
Fix For: 0.9.0
When there is no data under the table path, the expect input format is
{{CollectionInputFormat}} with empty dataset, we should not force cast it into
{{MergeOnReadInputFormat}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)