[
https://issues.apache.org/jira/browse/HUDI-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-5499:
-----------------------------
Sprint: 0.13.0 Final Sprint, 0.13.0 Final Sprint 2, 0.13.0 Final Sprint 3
(was: 0.13.0 Final Sprint, 0.13.0 Final Sprint 2)
> 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
>
>
> 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)