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

[#6302] refactor:Optimize Flink connector properties converter #6303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sunxiaojian
Copy link
Contributor

What changes were proposed in this pull request?

  • Unified params format, add flink.bypass. prefix, especially Iceberg.
  • Extract the flink.bypass. logic to the PropertiesConverter, and the extension logic does not care about this operation

Why are the changes needed?

Fix: #(6302)

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@sunxiaojian sunxiaojian force-pushed the extract-flink-converter-logic branch from aecdd3a to 03c0d52 Compare January 16, 2025 16:14
@sunxiaojian
Copy link
Contributor Author

sunxiaojian commented Jan 16, 2025

fixed ci error : #6305

@sunxiaojian sunxiaojian force-pushed the extract-flink-converter-logic branch from 03c0d52 to 97bc2a7 Compare January 17, 2025 02:27
@sunxiaojian
Copy link
Contributor Author

@FANNG1 PTAL , thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Optimize Flink connector properties converter
1 participant