manuzhang opened a new pull request, #13607: URL: https://github.com/apache/iceberg/pull/13607
The `SPARK` enum in `SparkCatalogConfig` is not consistent with its implementation, `SparkSessionCatalog`. This PR replaces it with `SPARK_SESSION` while keeping `SPARK` with the same content for backward compatibility. `SPARK` is marked as deprecated and will be removed in future versions. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org