-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Doc][Improve] support chinese [docs/zh/connector-v2/source/Cloudberry.md] #9211
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
Conversation
…y' into add_chinese_doc_source_cloudberry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces Chinese documentation for the Cloudberry connector, including detailed usage examples and configuration instructions.
- Added new Chinese documentation for Cloudberry in docs/zh/connector-v2/source/Cloudberry.md
- Updated the change log for the Apache Cloudberry connector in docs/zh/connector-v2/changelog/connector-cloudberry.md
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/zh/connector-v2/source/Cloudberry.md | New connector documentation with usage instructions and configuration examples |
| docs/zh/connector-v2/changelog/connector-cloudberry.md | Added change log entry for the Cloudberry connector feature |
Comments suppressed due to low confidence (1)
docs/zh/connector-v2/source/Cloudberry.md:5
- Typo in 'Cludberry': please correct it to 'Cloudberry' to maintain consistency with the connector naming.
> JDBC Cludberry源连接器
|
|
||
| ### 适用于 Spark/Flink 引擎 | ||
|
|
||
| > 1. 您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/com.ibm.db2.jcc/db2jcc)已放置在目录`${SEATUNNEL_HOME}/plugins/`中。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| > 1. 您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/com.ibm.db2.jcc/db2jcc)已放置在目录`${SEATUNNEL_HOME}/plugins/`中。 | |
| > 1. 您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/org.postgresql/postgresql)已放置在目录`${SEATUNNEL_HOME}/plugins/`中。 |
|
|
||
| ### 适用于 SeaTunnel Zeta 引擎 | ||
|
|
||
| > 1. 您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/com.ibm.db2.jcc/db2jcc)已放置在目录`${SEATUNNEL_HOME}/lib/`中。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| > 1. 您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/com.ibm.db2.jcc/db2jcc)已放置在目录`${SEATUNNEL_HOME}/lib/`中。 | |
| > 1. 您需要确保[jdbc驱动程序jar包](https://mvnrepository.com/artifact/org.postgresql/postgresql)已放置在目录`${SEATUNNEL_HOME}/lib/`中。 |
Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
New License Guide
release-note.