This is an automated email from the ASF dual-hosted git repository.

agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


The following commit(s) were added to refs/heads/main by this push:
     new 17614c0d doc: Clean up supported JDKs in README (#366)
17614c0d is described below

commit 17614c0d6493bdab984e8d04d7c9e92b569539d2
Author: Edmondo Porcu <[email protected]>
AuthorDate: Wed May 1 14:52:36 2024 -0400

    doc: Clean up supported JDKs in README (#366)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b793a790..8329ca3a 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Linux, Apple OSX (Intel and M1)
 ## Requirements
 
 - Apache Spark 3.2, 3.3, or 3.4
-- JDK 8 and up
+- JDK 8, 11 and 17 (JDK 11 recommended because Spark 3.2 doesn't support 17)
 - GLIBC 2.17 (Centos 7) and up
 
 ## Getting started


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to