[ 
https://issues.apache.org/jira/browse/HUDI-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563102#comment-17563102
 ] 

Ruguo Yu commented on HUDI-3955:
--------------------------------

[~danny0405] [~MengYue] This is a good extension for hudi to connect to flink, 
do we have any plans to implement it?

> Support Hoodie Table Joined as a dim table with Flink
> -----------------------------------------------------
>
>                 Key: HUDI-3955
>                 URL: https://issues.apache.org/jira/browse/HUDI-3955
>             Project: Apache Hudi
>          Issue Type: New Feature
>            Reporter: yuemeng
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Currently. Hoodie Table can't be joined with Flink. Users who want to join 
> the hoodie table must sync the table to dim storage (kv storage eg) and then 
> join later. it's very complex.
> The most suitable choice for Flink is to directly join the hoodie table.
> there are three possible ways to implement join with hoodie
>  # hoodie table as a memory table
>  # hoodie table as a state tableĀ  (eg rocksdb)
>  # hoodie table join directly. may enhance file-based data query capabilities 
> first



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to