LuciferYang commented on PR #48403: URL: https://github.com/apache/spark/pull/48403#issuecomment-2406473170
After merging this PR, Maven daily test has been restored: - Java 17: https://github.com/apache/spark/actions/runs/11274643792 <img width="758" alt="image" src="https://github.com/user-attachments/assets/53526dc9-faca-4001-8bba-0790b9fd1116"> - Java 21: https://github.com/apache/spark/actions/runs/11275643152 <img width="769" alt="image" src="https://github.com/user-attachments/assets/78de5e9d-c774-4301-8fbe-61ab809a330d"> I just thought of a question that needs confirmation. In which directory should the `spark-connect-shims.jar` be located in the distribution version? Currently, after executing `dev/make-distribution.sh --tgz`, it exists in the `jars` directory but not in the `jars/connect-repl` directory. Is this expected? @hvanhovell @HyukjinKwon -- 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]
