Skip to content

Wire storage decoder Glue path and simplify Decoder::new#37132

Open
martykulma wants to merge 1 commit into
MaterializeInc:mainfrom
martykulma:maz-aws-glue-wiring
Open

Wire storage decoder Glue path and simplify Decoder::new#37132
martykulma wants to merge 1 commit into
MaterializeInc:mainfrom
martykulma:maz-aws-glue-wiring

Conversation

@martykulma

@martykulma martykulma commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Drops the legacy (ccsr_client, confluent_wire_format) pair from Decoder::new in favor of taking WriterSchemaProvider directly.

No functional changes, everything continues to work as before (or better).

Drops the legacy (ccsr_client, confluent_wire_format) pair from
Decoder::new in favor of taking WriterSchemaProvider directly; the
storage decoder constructs the right variant from WireFormat (Glue arm
now wired, planner-blocked). Updates bench + avro-decode bin call
sites accordingly.
@martykulma martykulma marked this pull request as ready for review June 18, 2026 12:38
@martykulma martykulma requested review from a team as code owners June 18, 2026 12:38

@peterdukelarsen peterdukelarsen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants