Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Subtask] Support default schema for Kafka catalog #2467

Closed
Tracked by #2369
mchades opened this issue Mar 8, 2024 · 0 comments · Fixed by #2521
Closed
Tracked by #2369

[Subtask] Support default schema for Kafka catalog #2467

mchades opened this issue Mar 8, 2024 · 0 comments · Fixed by #2521
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@mchades
Copy link
Contributor

mchades commented Mar 8, 2024

Describe the subtask

This issue tracks the work of supporting default schema for messaging catalog

Parent issue

#2369

@mchades mchades added the subtask Subtasks of umbrella issue label Mar 8, 2024
@mchades mchades added this to the Gravitino 0.5.0 milestone Mar 8, 2024
@mchades mchades self-assigned this Mar 8, 2024
@mchades mchades changed the title [Subtask] Support default schema for messaging catalog [Subtask] Support default schema for Kafka catalog Mar 13, 2024
jerryshao pushed a commit that referenced this issue Mar 15, 2024
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant