flyrain commented on code in PR #4612: URL: https://github.com/apache/polaris/pull/4612#discussion_r3368772149
########## plugins/spark/v3.5/spark/BUNDLE-LICENSE: ########## @@ -204,7 +204,8 @@ This product bundles and includes code from Apache Iceberg. -* plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/PolarisRESTCatalog.java +* plugins/spark/common/src/main/java/org/apache/polaris/spark/PolarisRESTCatalog.java +* plugins/spark/common/src/main/java/org/apache/polaris/spark/BasePolarisSparkCatalog.java * plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/SparkCatalog.java Review Comment: My question is more about the plugins/spark/v4.0/spark/BUNDLE-LICENSE and plugins/spark/v4.0/spark/BUNDLE-NOTICE. I assume it may need certain due to transitive deps brought by Spark 4.0. Are they the same as 3.5 ones or this PR has made the change already? -- 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]
