Skip to content

SS-336: sql: support AWS Glue Schema Registry in Avro CREATE SINK#37618

Draft
martykulma wants to merge 1 commit into
MaterializeInc:mainfrom
martykulma:maz-sink-glue-createsink
Draft

SS-336: sql: support AWS Glue Schema Registry in Avro CREATE SINK#37618
martykulma wants to merge 1 commit into
MaterializeInc:mainfrom
martykulma:maz-sink-glue-createsink

Conversation

@martykulma

Copy link
Copy Markdown
Contributor

Add the Glue Avro clause to CREATE SINK, mirroring the Confluent clause.

Syntax contains optional KEY/VALUE SCHEMA NAME and KEY/VALUE COMPATIBILITY LEVEL; a missing name falls back to the topic-derived subject. Glue-only compatibility levels like DISABLED are rejected, as is the source-only bare SCHEMA NAME on sinks and the sink-only options on sources.

Add the Glue Avro clause to CREATE SINK, mirroring the Confluent clause.
Optional per-side KEY/VALUE SCHEMA NAME and KEY/VALUE COMPATIBILITY LEVEL;
a missing name falls back to the topic-derived subject. Glue-only
compatibility levels like DISABLED are rejected, as is the source-only
bare SCHEMA NAME on sinks and the sink-only options on sources.
@martykulma martykulma force-pushed the maz-sink-glue-createsink branch from e6f4bfc to f49f7a0 Compare July 13, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant