HonahX commented on code in PR #877: URL: https://github.com/apache/polaris/pull/877#discussion_r1930238315
########## getting-started/trino/README.md: ########## @@ -24,7 +24,7 @@ This getting started guide provides a `docker-compose` file to set up [Trino](ht ## Build Polaris Image Build Polaris Image while Docker is running ``` -./gradlew :polaris-quarkus-server:assemble -Dquarkus.container-image.build=true +./gradlew clean :polaris-quarkus-server:assemble -Dquarkus.container-image.build=true Review Comment: Sounds great, removed. ########## getting-started/trino/README.md: ########## @@ -24,7 +24,7 @@ This getting started guide provides a `docker-compose` file to set up [Trino](ht ## Build Polaris Image Build Polaris Image while Docker is running ``` -./gradlew :polaris-quarkus-server:assemble -Dquarkus.container-image.build=true +./gradlew clean :polaris-quarkus-server:assemble -Dquarkus.container-image.build=true Review Comment: Sounds great! I removed it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
