chestnut-c opened a new pull request, #9618: URL: https://github.com/apache/seatunnel/pull/9618
### Purpose of this pull request Supports reading and writing Postgres network dress types and fix issue:https://github.com/apache/seatunnel/issues/9613 <img width="1144" height="580" alt="Clipboard_Screenshot_1753350092" src="https://github.com/user-attachments/assets/05ea1d94-22f8-46cd-b1d8-673c72d5f832" /> ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Before modification <img width="976" height="372" alt="企业微信截图_338497f3-436c-4df3-92ba-322af3565187" src="https://github.com/user-attachments/assets/caeb3155-96ed-4da5-8ce9-d2b102eaafd7" /> <img width="929" height="178" alt="企业微信截图_82238207-f579-47fa-84cd-bc252b9b65cc" src="https://github.com/user-attachments/assets/371af337-e513-4a95-a7bb-488eaf734038" /> <img width="1591" height="218" alt="Clipboard_Screenshot_1753348031" src="https://github.com/user-attachments/assets/2e4543f9-e223-4efb-8af5-7cf1cc65c8ec" /> <img width="1654" height="168" alt="企业微信截图_cce5cc78-383c-4d5a-ae70-0c0ae3951174" src="https://github.com/user-attachments/assets/06ad0d4b-d8e1-4d32-b858-5d49a5db138b" /> After modification, it runs normally <img width="1644" height="444" alt="企业微信截图_c22d51a1-69d5-4dde-9c13-c80db13f14c1" src="https://github.com/user-attachments/assets/0b3a4214-0271-4659-92e0-c15f8b237435" /> ### Check list * [ ] If any new Jar binary package adding in your PR, please add License Notice according [New License Guide](https://github.com/apache/seatunnel/blob/dev/docs/en/contribution/new-license.md) * [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/seatunnel/tree/dev/docs * [ ] If you are contributing the connector code, please check that the following files are updated: 1. Update [plugin-mapping.properties](https://github.com/apache/seatunnel/blob/dev/plugin-mapping.properties) and add new connector information in it 2. Update the pom file of [seatunnel-dist](https://github.com/apache/seatunnel/blob/dev/seatunnel-dist/pom.xml) 3. Add ci label in [label-scope-conf](https://github.com/apache/seatunnel/blob/dev/.github/workflows/labeler/label-scope-conf.yml) 4. Add e2e testcase in [seatunnel-e2e](https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/) 5. Update connector [plugin_config](https://github.com/apache/seatunnel/blob/dev/config/plugin_config) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
