zhztheplayer commented on code in PR #11696:
URL: 
https://github.com/apache/incubator-gluten/pull/11696#discussion_r2883485436


##########
dev/release/package-release.sh:
##########
@@ -62,7 +62,7 @@ unzip -q ${SRC_ZIP}
 
 # Rename folder to remove "rc*" for formal release.
 mv incubator-gluten-${TAG_VERSION} ${SRC_DIR}
-tar -czf apache-gluten-${RELEASE_VERSION}-incubating-src.tar.gz ${SRC_DIR}

Review Comment:
   Source folder after the change
   
   ```
   [root@b29df9d1ea19 incubator-gluten-1.6.0]# ll -a
   total 260
   drwxr-xr-x 27 root root  4096 Mar  4 12:14 .
   drwxr-xr-x  3 root root    74 Mar  4 12:15 ..
   -rw-r--r--  1 root root  1797 Mar  4 09:56 .asf.yaml
   -rw-r--r--  1 root root  2298 Mar  4 09:56 .scalafmt.conf
   -rw-r--r--  1 root root  4172 Mar  4 09:56 CONTRIBUTING.md
   -rw-r--r--  1 root root   552 Mar  4 09:56 DISCLAIMER
   -rw-r--r--  1 root root 15832 Mar  4 09:56 LICENSE
   -rw-r--r--  1 root root 13041 Mar  4 09:56 LICENSE-binary
   -rw-r--r--  1 root root   580 Mar  4 09:56 NOTICE
   -rw-r--r--  1 root root 81076 Mar  4 09:56 NOTICE-binary
   -rw-r--r--  1 root root 10031 Mar  4 09:56 README.md
   drwxr-xr-x 12 root root  4096 Mar  4 09:56 backends-clickhouse
   drwxr-xr-x 12 root root  4096 Mar  4 09:56 backends-velox
   drwxr-xr-x  2 root root    29 Mar  4 09:56 build
   drwxr-xr-x  5 root root   134 Mar  4 09:56 cpp
   drwxr-xr-x  3 root root    95 Mar  4 09:56 cpp-ch
   drwxr-xr-x  5 root root  4096 Mar  4 09:56 dev
   drwxr-xr-x  6 root root  4096 Mar  4 09:56 docs
   drwxr-xr-x  4 root root    49 Mar  4 09:56 ep
   drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-arrow
   drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-celeborn
   drwxr-xr-x  3 root root    44 Mar  4 09:56 gluten-core
   drwxr-xr-x  8 root root   159 Mar  4 09:56 gluten-delta
   drwxr-xr-x  9 root root  4096 Mar  4 09:56 gluten-flink
   drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-hudi
   drwxr-xr-x  6 root root    93 Mar  4 09:56 gluten-iceberg
   drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-kafka
   drwxr-xr-x  3 root root    39 Mar  4 09:56 gluten-paimon
   drwxr-xr-x  4 root root    50 Mar  4 09:56 gluten-ras
   drwxr-xr-x  3 root root    44 Mar  4 09:56 gluten-substrait
   drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-ui
   drwxr-xr-x  2 root root    37 Mar  4 09:56 gluten-uniffle
   drwxr-xr-x 10 root root   177 Mar  4 09:56 gluten-ut
   -rw-r--r--  1 root root  1446 Mar  4 09:56 mkdocs.yml
   drwxr-xr-x  3 root root    32 Mar  4 09:56 package
   -rw-r--r--  1 root root 83638 Mar  4 09:56 pom.xml
   drwxr-xr-x  9 root root   161 Mar  4 09:56 shims
   drwxr-xr-x  7 root root    97 Mar  4 09:56 tools
   ```



-- 
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]


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

Reply via email to