[
https://issues.apache.org/jira/browse/HUDI-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-4195:
---------------------------------
Labels: pull-request-available (was: )
> Bulk insert should not register UDFs for non-partitioned table
> --------------------------------------------------------------
>
> Key: HUDI-4195
> URL: https://issues.apache.org/jira/browse/HUDI-4195
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.11.1
>
>
> We can avoid the costly UDF registration in HoodieDatasetBulkInsertHelper for
> non-partitioned tables by comparing to right keygen class
> https://github.com/apache/hudi/blob/master/hudi-spark-datasource/hudi-spark-common/src/main/java/org/apache/hudi/HoodieDatasetBulkInsertHelper.java#L90
--
This message was sent by Atlassian Jira
(v8.20.7#820007)