Alexey Kudinkin created HUDI-5499:
-------------------------------------

             Summary: Make sure CTAS always uses Bulk Insert
                 Key: HUDI-5499
                 URL: https://issues.apache.org/jira/browse/HUDI-5499
             Project: Apache Hudi
          Issue Type: Bug
          Components: spark-sql
    Affects Versions: 0.12.2
            Reporter: Alexey Kudinkin
            Assignee: Alexey Kudinkin
             Fix For: 0.13.0


There's been a 
[regression|https://github.com/apache/hudi/pull/5178/files#diff-560283e494c8ba8da102fc217a2201220dd4db731ec23d80884e0f001a7cc0bcR117]
 where we're not propagating configuration properly b/w 
{{CreateHoodiTableAsSelectCommand}} and {{InsertIntoHoodieTableCommand}} 
resulting in CTAS essentially doing an insert when instead it can just do a 
Bulk Insert.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to