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-9204][Manager] Add field type for PostgreSQL #9636

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

haifxu
Copy link
Contributor

@haifxu haifxu commented Jan 31, 2024

Prepare a Pull Request

Motivation

It failed to use the PostgreSQL sink type.

Modifications

Add INTEGER, FLOAT4, and FLOAT8 to the field type.

Verifying this change

  • This change is a trivial rework/code cleanup without any test coverage.

@dockerzhang dockerzhang merged commit e9aa6e1 into apache:master Jan 31, 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.

[Bug][Manager] Failed to use PostgreSQL sink
4 participants