Andreas Chatzistergiou created SPARK-56697:
----------------------------------------------
Summary: 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
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]