You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Forward Xu (Jira)" <ji...@apache.org> on 2022/05/07 12:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/HUDI-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forward Xu reassigned HUDI-3336:
--------------------------------

    Assignee: Bo Cui

> 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
>            Assignee: Bo Cui
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> [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.7#820007)