Description
Details please see the SPIP doc: https://docs.google.com/document/d/1zLFiA1VuaWeVxeTDXNg8bL6GP3BVoOZBkewFtEnjEoo/edit#heading=h.m45webtwxf2d
This will bring multi-catalog support to Spark and allow external catalog implementations.
Attachments
1.
|
DataSourceV2: Add catalog support |
|
Resolved | Ryan Blue |
2.
|
Add SupportsNamespaces interface for v2 catalogs |
|
Resolved | Ryan Blue |
3.
|
create a public API for V2SessionCatalog |
|
Resolved | Wenchen Fan |
4.
|
centralize the catalog and table lookup logic |
|
Resolved | Wenchen Fan |
5.
|
DataSourceV2: Support CREATE NAMESPACE |
|
Resolved | Terry Kim |
6.
|
DataSourceV2: Support DROP NAMESPACE |
|
Resolved | Terry Kim |
7.
|
DataSourceV2: Support SHOW DATABASES |
|
Resolved | Terry Kim |
8.
|
DataSourceV2: Support SHOW CURRENT NAMESPACE |
|
Resolved | Terry Kim |
9.
|
DataSourceV2: Add CURRENT_CATALOG function |
|
Resolved | Kent Yao |
10.
|
DataSourceV2: Support ALTER TABLE statements in catalyst SQL parser |
|
Resolved | Ryan Blue |
11.
|
DataSourceV2: Support SHOW TABLES |
|
Resolved | Terry Kim |
12.
|
DataSourceV2: Add AlterTable v2 implementation |
|
Closed | Ryan Blue |