Skip to content

Commit

Permalink
增加与 Spark 兼容性的说明 (pingcap#19449)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 authored Jan 2, 2025
1 parent c0dc697 commit ea9bcbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tispark-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,12 @@ TiSpark 是 Spark 的第三方 jar 包,提供读写 TiKV 的能力。
| 3.1.x | 6.x, 5.x, 4.x | 3.0.x, 3.1.x, 3.2.x, 3.3.x | 2.12 |
| 3.2.x | 6.x, 5.x, 4.x | 3.0.x, 3.1.x, 3.2.x, 3.3.x | 2.12 |

推荐使用 TiSpark 的最新稳定版本,包括 2.4.4、2.5.2、3.0.2、3.1.1 和 3.2.3。
推荐使用 TiSpark 的最新稳定版本,包括 2.4.4、2.5.3、3.0.3、3.1.7 和 3.2.3。

> **Note:**
>
> TiSpark 不保证与 TiDB v7.0.0 及之后版本兼容。
> TiSpark 不保证与 Spark v3.4.0 及之后版本兼容。
## 获取 TiSpark jar 包

Expand Down

0 comments on commit ea9bcbf

Please sign in to comment.