MonkeyCanCode commented on code in PR #4612: URL: https://github.com/apache/polaris/pull/4612#discussion_r3363662810
########## 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: Yes. they are no longer the same but wondering if we should keep them as those are based on that. -- 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]
