Skip to content

Commit 301b5b5

Browse files
authored
feat: complete namespace support for Glue (#158)
This PR adds the remaining namespace operations to the glue namespace implementation. We previously only had listing support, now we've got the full namespace level support. Operations: - createNamespace - supports CREATE/EXIST_OK/OVERWRITE modes - dropNamespace - supports FAIL/SKIP modes with RESTRICT/CASCADE behaviors - describeNamespace - get namespace properties and metadata - namespaceExists - check if a namespace exists
1 parent 5d9a770 commit 301b5b5

3 files changed

Lines changed: 1316 additions & 10 deletions

File tree

0 commit comments

Comments
 (0)