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

[mongodb] Expose updateLookup option for stream source. #1461

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

Jiabao-Sun
Copy link
Contributor

When sinking to a store that supports partial updates, such as Elasticsearch, we may not need to get the full document of the changed stream record.
Therefore, the configuration of updateLookup is exposed for the stream api to reduce the overhead brought by update lookup.

@Jiabao-Sun
Copy link
Contributor Author

Hi @GOODBOY008, please help review it when you have time.

Copy link
Member

@GOODBOY008 GOODBOY008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jiabao-Sun Thanks for your contribution,LGTM

@GOODBOY008 GOODBOY008 merged commit 3d255fc into apache:master Aug 10, 2022
@leonardBang leonardBang added this to the V2.3.0 milestone Aug 10, 2022
@Jiabao-Sun Jiabao-Sun deleted the expose-updatelookup-config branch December 27, 2022 11:30
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 this pull request may close these issues.

None yet

3 participants