bytedance / bitsail

BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
https://bytedance.github.io/bitsail/
Apache License 2.0
1.62k stars 331 forks source link

[BitSail][MultiTableSInk]Bitsail enabled write multi sink in single task. #472

Open hk-lrzy opened 1 year ago

hk-lrzy commented 1 year ago

Prepare a Pull Request

Please change the PR title and the related issue number refer to the following description.

The above XYZ must be replaced with the actual GitHub Issue number, indicating that the current PR is used to solve the problem described in this Issue.

If you don't find an Issue that matches your changes, please Create Issue first, then commit this PR.

For more info about the contributing guide, see: Contributing Guide

Motivation

Describe what this PR does and what problems you're trying to solve.

Modifications

Describe the modifications you've done.

Verifying this change

Please pick either of the following options.

Documentation