You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2023/02/02 05:44:00 UTC

[jira] [Created] (HUDI-5684) Fix CTAS to make combine-on-insert configurable

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)