Commit 3d96c6c
committed
proto(sql): rename table and catalog fields, drop _name suffix
Table and Catalog fields carried a redundant
_name suffix, and connection_name still used the
old "connection" term for what the API now calls
a catalog. namespace_name on Table also read as
if the namespace belonged to the table rather
than the catalog that owns it. Rename the fields
to catalog, catalog_namespace, topic, subject,
and output_schema_full_message so names match
the resource terminology. The renumbering is
safe while the v1alpha3 SQL API is unstable.1 parent d47cd0b commit 3d96c6c
5 files changed
Lines changed: 345 additions & 353 deletions
File tree
- backend/pkg/protogen/redpanda/api/dataplane/v1alpha3
- frontend/src/protogen/redpanda/api/dataplane/v1alpha3
- proto
- gen/openapi
- redpanda/api/dataplane/v1alpha3
0 commit comments