Skip to content

Conversation

@RustedBones
Copy link
Contributor

Move implementation to the SchemaBuilder API.
This removes the cluncky JSON conversion type required for default values

Move implementation to the SchemaBuilder API.
This removes the cluncky JSON conversion type required for default
values
@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (aa00c1f) to head (523cf2d).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1003      +/-   ##
==========================================
- Coverage   95.18%   94.91%   -0.27%     
==========================================
  Files          51       51              
  Lines        1827     1811      -16     
  Branches      153      156       +3     
==========================================
- Hits         1739     1719      -20     
- Misses         88       92       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RustedBones
Copy link
Contributor Author

Avro 1.8 fails due to bug

@RustedBones RustedBones force-pushed the avro-schema-builder branch from 3e548d9 to 523cf2d Compare July 22, 2024 12:24
Copy link
Contributor

@clairemcginty clairemcginty left a comment

Choose a reason for hiding this comment

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

much better, especially the JsonProperties defaults 🙏 since it does drop Avro 1.8 support, shall we make a branch/milestone to merge this into?

@kellen
Copy link
Contributor

kellen commented Jan 24, 2025

If we adopt this into magnolify and subsequently into scio this means that we would force an upgrade past avro 1.8, correct?

@RustedBones
Copy link
Contributor Author

That's right. When mergeing this, avro 1.8 support will be dropped.

@kellen kellen added this to the v0.9 milestone Jan 30, 2025
@kellen kellen modified the milestones: v0.9, v0.10 Oct 21, 2025
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.

4 participants