jerqi commented on PR #14457: URL: https://github.com/apache/iceberg/pull/14457#issuecomment-3476021582
> LGTM, > > shall we also add to [SparkCatalog](https://github.com/apache/iceberg/blob/main/spark/v4.0/spark/src/main/java/org/apache/iceberg/spark/SparkCatalog.java)? Maybe we don't need to add similar logic to SparkCatalog. `RESTCatalog` extends `SparkCatalog`. If `RESTCatalog` has more effective implementation, it can override this method directly. -- 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]
