You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Bo Cui (Jira)" <ji...@apache.org> on 2022/01/27 10:10:00 UTC

[jira] [Created] (HUDI-3336) Configurations transferred through Flink SQL cannot take effect.

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)