[
https://issues.apache.org/jira/browse/SPARK-56697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-56697:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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]