gh-yzou commented on code in PR #1303:
URL: https://github.com/apache/polaris/pull/1303#discussion_r2032158980
##########
plugins/spark/v3.5/build.gradle.kts:
##########
@@ -95,7 +114,10 @@ tasks.register<ShadowJar>("createPolarisSparkJar") {
// Optimization: Minimize the JAR (remove unused classes from dependencies)
Review Comment:
I removed all exclude, and repacked the package, for some reason, i don't
run into any problem anymore. Removed all exclude, and we should be fine for
now. We will come back to this if we run into problem in the future.
--
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]