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
feat(catalog): implement catalog loader for glue (apache#1603)
## Which issue does this PR close?
- Closes [apache#1259](apache#1259).
## What changes are included in this PR?
* Added `GlueCatalogBuilder`
* Implement `CatalogBuilder` trait for `GlueCatalogBuilder`
* Include glue in loader
## Are these changes tested?
Added in loader tests and updated glue integration tests
0 commit comments