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

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

    [ https://issues.apache.org/jira/browse/HUDI-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654688#comment-17654688 ] 

Ethan Guo commented on HUDI-5499:
---------------------------------

We should also add unit/functional tests to verify the operation type / automatically overwritten configs.

> 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
>             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)