celeborn/client-spark
codenohup 0fa600ade1 [CELEBORN-2055] Fix some typos
### What changes were proposed in this pull request?
Inspired by [FLINK-38038](https://issues.apache.org/jira/projects/FLINK/issues/FLINK-38038?filter=allissues]), I used [Tongyi Lingma](https://lingma.aliyun.com/) and qwen3-thinking LLM to identify and fix some typo issues in the Celeborn codebase. For example:
- backLog → backlog
- won`t → won't
- can to be read → can be read
- mapDataPartition → mapPartitionData
- UserDefinePasswordAuthenticationProviderImpl → UserDefinedPasswordAuthenticationProviderImpl

### Why are the changes needed?
Remove typos to improve source code readability for users and ease development for developers.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Code and documentation cleanup does not require additional testing.

Closes #3356 from codenohup/fix-typo.

Authored-by: codenohup <huangxu.walker@gmail.com>
Signed-off-by: SteNicholas <programgeek@163.com>
2025-07-10 12:01:02 +08:00
..
common [CELEBORN-1896] delete data from failed to fetch shuffles 2025-05-21 11:23:11 +08:00
spark-2 [CELEBORN-2055] Fix some typos 2025-07-10 12:01:02 +08:00
spark-2-shaded [CELEBORN-1921] Broadcast large GetReducerFileGroupResponse to prevent Spark driver network exhausted 2025-04-01 08:29:21 -07:00
spark-3 [CELEBORN-894] End to End Integrity Checks 2025-06-28 09:19:57 +08:00
spark-3-columnar-common [CELEBORN-1413][FOLLOWUP] Rename celeborn-client-spark-3-4 back to celeborn-client-spark-3 2025-03-04 22:25:10 +08:00
spark-3-columnar-shuffle [CELEBORN-1413][FOLLOWUP] Bump spark 4.0 version to 4.0.0 2025-05-28 17:56:08 +08:00
spark-3-shaded [CELEBORN-1921] Broadcast large GetReducerFileGroupResponse to prevent Spark driver network exhausted 2025-04-01 08:29:21 -07:00
spark-3.5-columnar-shuffle [CELEBORN-912][FOLLOWUP] Support columnar shuffle for Spark 3.5 2024-09-05 16:52:47 +08:00
spark-4-columnar-shuffle [CELEBORN-1413][FOLLOWUP] Bump spark 4.0 version to 4.0.0 2025-05-28 17:56:08 +08:00
spark-4-shaded [CELEBORN-2022] Spark4 Client should package commons-io 2025-06-04 17:56:45 +08:00