From 045354cee74e653a8649bff2bef99a6300c7f651 Mon Sep 17 00:00:00 2001 From: ajantha-bhat Date: Wed, 20 Oct 2021 10:21:04 +0530 Subject: [PATCH] update README.md after #3256 change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 480c866c6d68..902bb4b14905 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Community discussions happen primarily on the [dev mailing list][dev-list] or on Iceberg is built using Gradle 7.2 with Java 1.8 or Java 11. * To invoke a build and run tests: `./gradlew build` -* To skip tests: `./gradlew build -x test -x testSpark31 -x integrationTest -x spark31IntegrationTest` +* To skip tests: `./gradlew build -x test -x integrationTest` Iceberg table support is organized in library modules: