amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Feature]: Support insert part of columns of mixed-format table with flink in streaming mode

Open zhoujinsong opened this issue 3 years ago • 3 comments

Description

Support insert part of columns of arctic table with flink in streaming mode

Use case/motivation

Arctic only support insert all table columns with flink in streaming mode now. If souce table DOES NOT have all columns which sink table need, user must join multiple source table, which will cause a big state problem. If Arctic support insert part of columns, user can start multiple flink job and each job insert part of columns(including join column) into arctic table to avoid problem mentioned above.

Describe the solution

  • Support insert part of columns of arctic table with flink in streaming mode
  • Merge all columns together when optiming

Related issues

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

zhoujinsong avatar Aug 31 '22 03:08 zhoujinsong

Design doc:https://docs.google.com/document/d/1CwvXGt--MZG9XcqN-Q4scqoLerGcY6seIgAOhPVv2BM/edit?usp=sharing

shidayang avatar Oct 18 '22 07:10 shidayang

Discussed in https://github.com/NetEase/arctic/discussions/494

shidayang avatar Oct 20 '22 03:10 shidayang

Closed due to a change in plans.

zhoujinsong avatar Nov 30 '23 07:11 zhoujinsong

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Feb 16 '25 00:02 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar Mar 03 '25 00:03 github-actions[bot]