[
https://issues.apache.org/jira/browse/HUDI-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit updated HUDI-3955:
------------------------------
Fix Version/s: 0.12.1
(was: 0.12.0)
> 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.1
>
>
> 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)