cxzl25 commented on PR #5854:
URL: https://github.com/apache/paimon/pull/5854#issuecomment-3051343747

   > but many developers have reported that compilation will be much slower
   
   Tested, it was a little different.  M2 Max
   
   ```bash
   time mvn clean package -DskipTests
   ```
   
   master
   ```bash
   506.56s user 62.62s system 178% cpu 5:18.58 total
   ```
   PR
   ```bash
   513.05s user 76.75s system 97% cpu 10:06.45 total
   ```
   
   ---
   
   > removed commit id
   
   So can we remove these lines? It seems that in the new version of release 
there is no commit id
   
   
https://github.com/apache/paimon/blob/7f6e5747f2a2bdcb10d58f84684875b8129169f9/pom.xml#L481-L483
   


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

Reply via email to