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-6780][Sort] Supports dirty data side-output for SQLServer sink #6779

Closed
wants to merge 2 commits into from

Conversation

Yizhou-Yang
Copy link
Contributor

@Yizhou-Yang Yizhou-Yang commented Dec 7, 2022

Fixes [Feature][Sort] Supports dirty data side-output for JDBC connector and related sinks

Motivation
Supports dirty data side-output for jdbc connector, and then changes related sinks.

In this part:
changed factories and builders to support dirty sink and options
adjusted DynamicTableSource to include new paramerters
added serialization and deserialization errors when computing snapshot offset
added deserialization errors when deserializing records

@Yizhou-Yang Yizhou-Yang changed the title [INLONG-6730][Sort] Supports dirty data side-output for sqlserver sink [INLONG-6780][Sort] Supports dirty data side-output for sqlserver sink Dec 7, 2022
@healchow healchow changed the title [INLONG-6780][Sort] Supports dirty data side-output for sqlserver sink [INLONG-6780][Sort] Supports dirty data side-output for SQLServer sink Dec 12, 2022
@gong
Copy link
Contributor

gong commented Dec 19, 2022

maybe close it. It is not jdbc sink.

@Yizhou-Yang
Copy link
Contributor Author

delete draft pr

@Yizhou-Yang Yizhou-Yang deleted the sqlserver branch March 13, 2023 08:39
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] Supports dirty data side-output for JDBC connector and related sinks
2 participants