Shawn Chang created HUDI-8083:
---------------------------------
Summary: Hudi table created with dataframe API becomes unwritable
to INSERT queries due to config conflict
Key: HUDI-8083
URL: https://issues.apache.org/jira/browse/HUDI-8083
Project: Apache Hudi
Issue Type: Bug
Reporter: Shawn Chang
INSERT INTO queries would fail on table created with dataframe API due to
config conflict. The exception below shows conflict on precombine field but I
believe this can happen on any datasource config.
See more details in the GH issue: https://github.com/apache/hudi/issues/11772
--
This message was sent by Atlassian Jira
(v8.20.10#820010)