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

[INLONG-10183][Sort] MongoDB connector support audit ID #10186

Merged
merged 11 commits into from
May 15, 2024

Conversation

XiaoYou201
Copy link
Contributor

@XiaoYou201 XiaoYou201 commented May 11, 2024

Prepare a Pull Request

Motivation

MongoDB connector not support audit function. So this pr will make it support audit function.

Modifications

Modify MongoDB connector source.when source receive data, it will send audit information at same time.Some implement are as follows:

Program will get the audit information from the incoming sql statement and pass it to the deserialization classes. During deserialization, the program will report the number of data received.

企业微信截图_e874eff6-387b-4dda-abd4-201fc3c5b3a2

@dockerzhang dockerzhang requested a review from EMsnap May 11, 2024 13:53
aloyszhang
aloyszhang previously approved these changes May 13, 2024
@dockerzhang dockerzhang changed the title [INLONG-10183][Sort] MongoDB connector support audit ID. [INLONG-10183][Sort] MongoDB connector support audit ID May 13, 2024
EMsnap
EMsnap previously approved these changes May 15, 2024
@dockerzhang dockerzhang merged commit a81d7cf into apache:master May 15, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature][Sort] MongoDB connector support audit ID
4 participants