HyukjinKwon opened a new pull request, #41510: URL: https://github.com/apache/spark/pull/41510
### What changes were proposed in this pull request? This PR proposes to move several data files used for PySpark artifact tests from `connector/connect/common/src/test/resources/artifact-tests`, added in https://github.com/apache/spark/pull/40368, to `data` directory. ### Why are the changes needed? PySpark tests should better not depend on Spark's test package build. This PR decouples it. ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? CI in this PR should verify it. -- 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]
