A0R0P0I7T commented on code in PR #9927: URL: https://github.com/apache/gravitino/pull/9927#discussion_r2849208636
########## gradle.properties: ########## @@ -40,3 +40,4 @@ skipDockerTests = true # enableFuse is used to enable the fuse module in the build. enableFuse = false +org.gradle.jvmargs=-Dpython.executable=/usr/bin/python3 Review Comment: I have removed it from the PR in the latest commit. -- 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]
