Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/18578 )
Change subject: [tools] Fix building shell_pypi_package ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/18578/2/CMakeLists.txt File CMakeLists.txt: http://gerrit.cloudera.org:8080/#/c/18578/2/CMakeLists.txt@466 PS2, Line 466: COMMAND "${CMAKE_SOURCE_DIR}/shell/packaging/make_python_package.sh" > Since we know CLEAN_DIST isn't used (the script uses NO_CLEAN_DIST), let's The script make_python_package.sh use variable NO_CLEAN_DIST, not CLEAN_DIST. As Joe's comment, the default value is working for us. -- To view, visit http://gerrit.cloudera.org:8080/18578 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I60ffac3edf1a6027afa4ca46ab6dadfc6bfc660a Gerrit-Change-Number: 18578 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Fri, 03 Jun 2022 17:26:35 +0000 Gerrit-HasComments: Yes
