MonkeyCanCode commented on code in PR #4612: URL: https://github.com/apache/polaris/pull/4612#discussion_r3368671938
########## 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: @flyrain I made this license change here but it may not be necessary. Should not be a blocker for the PR as we can fix this later. -- 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]
