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-10318][Agent] Add PostgreSQL data source for Agent #10320

Merged
merged 3 commits into from
May 30, 2024

Conversation

haifxu
Copy link
Contributor

@haifxu haifxu commented May 30, 2024

Fixes #10318

Motivation

Add PostgreSQL data source for Agent

Modifications

  • Modify the variable names corresponding to Agent and Manager
  • Read PostgreSQL data using debezium
  • Upgrade postgresql-jdbc version to 42.4.5 to solve
    java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer

Verifying this change

image

@haifxu haifxu added this to the 1.13.0 milestone May 30, 2024
@haifxu haifxu self-assigned this May 30, 2024
@justinwwhuang justinwwhuang merged commit ca0983f into apache:master May 30, 2024
8 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][Agent] Add PostgreSQL data source for Agent
3 participants