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

[jira] [Updated] (HUDI-5499) Make sure CTAS always uses Bulk Insert

     [ https://issues.apache.org/jira/browse/HUDI-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan updated HUDI-5499:
--------------------------------------
    Fix Version/s: 0.12.3

> 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
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.13.0, 0.12.3
>
>
> 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)