Skip to content

Add Avro payload decoding with schema mapping#16

Draft
raphael-solace wants to merge 5 commits into
SolaceLabs:mainfrom
raphael-solace:codex/avro-decoder
Draft

Add Avro payload decoding with schema mapping#16
raphael-solace wants to merge 5 commits into
SolaceLabs:mainfrom
raphael-solace:codex/avro-decoder

Conversation

@raphael-solace

Copy link
Copy Markdown

Why: Gives schema-based event teams the same inspection quality for Avro that PrettyDump already provides for JSON, XML, SDT, and Protobuf.

Stack note: Builds on codex/decoder-spi.

Implementation notes:

  • Default PrettyDump behavior remains unchanged unless the new flags are used.
  • This branch is part of the 10-PR QoL series and should be reviewed in order.

Verification:

  • JAVA_HOME="$HOME/AnypointCodeBuilder/java/jdk-17.0.13+11/Contents/Home" ./gradlew clean test installDist --no-daemon
  • build/staged/bin/prettydump --help

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