You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Kernel] [CatalogManaged] Add the catalog managed preview table feature (read) support (delta-io#4686)
## 🥞 Stacked PR
Use this [link](https://github.com/delta-io/delta/pull/4686/files) to
review incremental changes.
-
[**stack/kernel_catalog_managed_table_feature**](delta-io#4686)
[[Files changed](https://github.com/delta-io/delta/pull/4686/files)]
---------
#### Which Delta project/connector is this regarding?
- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [X] Kernel
- [ ] Other (fill in here)
## Description
Creates the `CATALOG_MANAGED_R_W_FEATURE_PREVIEW`. Only read support.
Note -- only merge when full read support is complete. But this can be
reviewed now.
## How was this patch tested?
Existing UTs.
## Does this PR introduce _any_ user-facing changes?
No.
0 commit comments