Skip to content

Commit

Permalink
chore: update the jdbc driver url (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
yinbo3 authored Nov 19, 2024
1 parent 27fb03a commit 73a2241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh_CN/integration/datalayers-with-dbeaver.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

* 已安装 Datalayers,版本 >= v2.2.4
* 已安装 DBeaver(本文以 v24.2.3.202410201725 进行讲解),安装方法参考:[DBeaver安装](https://github.com/dbeaver/dbeaver/wiki/Installation)
* 已下载 [ARROW Flight SQL JDBC DRIVER](https://mvnrepository.com/artifact/org.apache.arrow/flight-sql-jdbc-driver) 驱动程序(选择最新版即可)。
* 已下载 [ARROW Flight SQL JDBC DRIVER](https://mvnrepository.com/artifact/org.apache.arrow/flight-sql-jdbc-driver/18.0.0) 驱动程序(选择最新版即可)。

## 配置 DBeaver

Expand Down

0 comments on commit 73a2241

Please sign in to comment.