Alexey Kudinkin created HUDI-5684:
-------------------------------------
Summary: Fix CTAS to make combine-on-insert configurable
Key: HUDI-5684
URL: https://issues.apache.org/jira/browse/HUDI-5684
Project: Apache Hudi
Issue Type: Bug
Reporter: Alexey Kudinkin
Assignee: Alexey Kudinkin
Fix For: 0.13.0
Currently, CTAS sets `COMBINE_ON_INSERT` config value whenever target table has
pre-combine key specified.
However, it's currently done in a way that doesn't allow it to be overridden by
user-provided configuration. We need to address that
--
This message was sent by Atlassian Jira
(v8.20.10#820010)