[
https://issues.apache.org/jira/browse/HUDI-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-3336:
---------------------------------
Labels: pull-request-available (was: )
> Configurations transferred through Flink SQL cannot take effect
> ---------------------------------------------------------------
>
> Key: HUDI-3336
> URL: https://issues.apache.org/jira/browse/HUDI-3336
> Project: Apache Hudi
> Issue Type: Improvement
> Components: flink-sql
> Reporter: Bo Cui
> Priority: Major
> Labels: pull-request-available
>
> [https://github.com/cuibo01/hudi/blob/4a9f8263822200877c8ac7714aa5dbd946db7cdc/hudi-flink/src/main/java/org/apache/hudi/table/HoodieTableSource.java#L160]
> Configurations transferred through Flink SQL cannot take effect.
> {code:java}
> create table (...) with (compaction.memory.fraction = 0.75)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)