From 5ff36b68c5b5382e5e7575035ae2b1981fabadce Mon Sep 17 00:00:00 2001 From: Jacky Li Date: Sun, 30 Jun 2024 21:30:07 +0800 Subject: [PATCH] modify thrift version (#4356) Co-authored-by: jacky --- build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/README.md b/build/README.md index 90f07f0478c..6c7e3bf847b 100644 --- a/build/README.md +++ b/build/README.md @@ -23,7 +23,7 @@ * Git * [Apache Maven (Recommend version 3.3 or later)](https://maven.apache.org/download.cgi) * [Oracle Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) -* [Apache Thrift 0.9.3](http://archive.apache.org/dist/thrift/0.9.3/) +* [Apache Thrift 0.20.0](http://archive.apache.org/dist/thrift/0.20.0/) Build with different supported versions of Spark, by default using Spark 2.4.5