[branch-2.1](thirdparty) upgrade arrow to 17.0.0 (#39773)

pick #38572
This commit is contained in:
Xinyi Zou
2024-08-22 18:35:32 +08:00
committed by GitHub
parent 13b882a4cc
commit 40500f2b10
6 changed files with 43 additions and 147 deletions

View File

@ -691,6 +691,10 @@ under the License.
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-memory-netty</artifactId>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-memory-netty-buffer-patch</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty</artifactId>