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-10194][Sort] Sqlserver connector support audit ID #10212

Merged
merged 7 commits into from
May 15, 2024

Conversation

XiaoYou201
Copy link
Contributor

Prepare a Pull Request

Motivation

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

Modifications

Modify Sqlserver connector source.when source/sink 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 changed the title [INLONG-10194][Sort] Sqlserver connector support audit ID. [INLONG-10194][Sort] Sqlserver connector support audit ID May 13, 2024
@EMsnap EMsnap merged commit c5dbfab 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] Sqlserver connector support audit ID
3 participants