[
https://issues.apache.org/jira/browse/SPARK-56697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-56697.
---------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 55646
[https://github.com/apache/spark/pull/55646]
> Refactor CatalogManager
> -----------------------
>
> Key: SPARK-56697
> URL: https://issues.apache.org/jira/browse/SPARK-56697
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.2.0
> Reporter: Andreas Chatzistergiou
> Assignee: Andreas Chatzistergiou
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> Currently, TransactionAwareCatalogManager is a decorator of CatalogManager.
> This introduces some risk because newly introduced methods in CatalogManager
> might not be implemented in TransactionAwareCatalogManager. To resolve this
> issue we need to create a new CatalogManager trait that all CatalogManager
> implementations can implement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]