[
https://issues.apache.org/jira/browse/HUDI-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-5346:
---------------------------------
Labels: performance pull-request-available (was: performance)
> Fixing performance traps in CTAS
> --------------------------------
>
> Key: HUDI-5346
> URL: https://issues.apache.org/jira/browse/HUDI-5346
> Project: Apache Hudi
> Issue Type: Bug
> Components: spark-sql
> Affects Versions: 0.12.1
> Reporter: Alexey Kudinkin
> Assignee: Alexey Kudinkin
> Priority: Blocker
> Labels: performance, pull-request-available
> Fix For: 0.12.2
>
>
> We can improve on following aspects
> # Avoid column re-ordering in CTAS (not necessary)
> # Avoid dereferencing Dataset to RDD when meta-fields are disabled (instead
> we can simply add Projection adding these)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)