Bo Cui created HUDI-3336:
----------------------------
Summary: 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
[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)