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-10193][Sort] Postgres connector support audit ID #10198

Merged
merged 9 commits into from
May 15, 2024

Conversation

XiaoYou201
Copy link
Contributor

Prepare a Pull Request

Motivation

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

Modifications

Modify Postgres 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 changed the title [INLONG-10193][Sort] Postgres connector support audit ID. [INLONG-10193][Sort] Postgres connector support audit ID May 13, 2024
aloyszhang
aloyszhang previously approved these changes May 15, 2024
EMsnap
EMsnap previously approved these changes May 15, 2024
@XiaoYou201 XiaoYou201 dismissed stale reviews from EMsnap and aloyszhang via 667bc10 May 15, 2024 08:13
@EMsnap EMsnap merged commit 540fd51 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] Postgres connector support audit ID
3 participants