Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the field level cache to reduce duplicate data entry #60

Closed
j-ching opened this issue Sep 10, 2021 · 0 comments · Fixed by #63
Closed

Add the field level cache to reduce duplicate data entry #60

j-ching opened this issue Sep 10, 2021 · 0 comments · Fixed by #63

Comments

@j-ching
Copy link
Contributor

j-ching commented Sep 10, 2021

When the data source has a large amount of duplicate data for certain fields and these duplicate records are not needed for subsequent operations, we want to filter the data at the source of the real-time task

duhenglucky pushed a commit that referenced this issue Sep 15, 2021
* add update logic for the DBSinker 、 upgrade the concat_ws function

* Add the field level cache to reduce duplicate data entry #60

Co-authored-by: junjie.cheng <junjie.cheng@alibaba-inc.com>
duhenglucky pushed a commit that referenced this issue Sep 15, 2021
* add update logic for the DBSinker 、 upgrade the concat_ws function

* Add the field level cache to reduce duplicate data entry #60

* Sqlmode can be used to write data to the database as specified
#62

Co-authored-by: junjie.cheng <junjie.cheng@alibaba-inc.com>
@duhenglucky duhenglucky linked a pull request Sep 15, 2021 that will close this issue
ni-ze pushed a commit to ni-ze/rocketmq-streams that referenced this issue Oct 7, 2022
…pache#57)

* add update logic for the DBSinker 、 upgrade the concat_ws function

* Add the field level cache to reduce duplicate data entry apache#60

Co-authored-by: junjie.cheng <junjie.cheng@alibaba-inc.com>
ni-ze pushed a commit to ni-ze/rocketmq-streams that referenced this issue Oct 7, 2022
* add update logic for the DBSinker 、 upgrade the concat_ws function

* Add the field level cache to reduce duplicate data entry apache#60

* Sqlmode can be used to write data to the database as specified
apache#62

Co-authored-by: junjie.cheng <junjie.cheng@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants