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
…catalog (#2521)
### What changes were proposed in this pull request?
This PR tracks the work of adding schema support for the Kafka catalog.
Unlike the other catalog, the Kafka catalog manages schema in the
Gravitino's store, and will automatically create a “default” schema to
contain all topics in the cluster.
### Why are the changes needed?
Fix: #2467
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
UTs added
Describe the subtask
This issue tracks the work of supporting default schema for messaging catalog
Parent issue
#2369
The text was updated successfully, but these errors were encountered: