LuciferYang commented on PR #36173:
URL: https://github.com/apache/spark/pull/36173#issuecomment-1103687493

   @srowen I found a very interesting thing:
   
   After this pr, if I execute `./dev/test-dependencies.sh --replace-manifest ` 
on Linux, the result files are same as the files  copy in the current master.
   
   But if I execute `./dev/test-dependencies.sh --replace-manifest ` on MacOs, 
the result files are differences with the files  copy in the current master:
   
   <img width="1381" alt="image" 
src="https://user-images.githubusercontent.com/1475305/164195560-e0b89ebe-d758-4850-a02b-595aead8295a.png";>
   
   The deps file generated on MacOS lacks the native jars related to Linux, do 
you have any suggestions
   
   
   
   
   


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