Hi, Fei Han Thanks for proposing this FIP. It’s great to see Fluss gaining more complete support for data lakes, and overall this looks LGTM to me.
I just have one small question about this part: > “COW and MOR table types employ different reading methods to parse FileSlice > into Flink RowData, which is then further converted into Fluss InternalRow.” >From this description, it seems the read path currently depends on Flink’s >RowData. Is it possible to avoid that dependency and convert directly into >Fluss InternalRow instead? If so, the overall dependency footprint of the Hudi module could likely be much lighter. Best regards, Yuxia ----- 原始邮件 ----- 发件人: "han" <[email protected]> 收件人: "dev" <[email protected]> 发送时间: 星期二, 2026年 3 月 24日 下午 6:18:59 主题: [DISCUSS] FIP-24:Support tiering Fluss data to Hudi Hi devs, I'd like to start a discussion on FIP-24:Support tiering Fluss data to Hudi. Just like sync data to Paimon and Iceberg by tiering service, Hudi is also required. You can find more details here[1] and any feedback and suggestions are welcome ! [1] https://cwiki.apache.org/confluence/display/FLUSS/FIP-24%3A+Support+tiering+Fluss+data+to+Hudi Best regards, Fei Han
