Draft
Conversation
nodece
approved these changes
Nov 17, 2025
dao-jun
approved these changes
Nov 17, 2025
Technoboy-
approved these changes
Nov 18, 2025
Member
Author
|
The change apache/avro#3304 causes the StackOverflowError issue. |
Closed
2 tasks
Member
Author
|
Issue reported to Avro project: https://issues.apache.org/jira/browse/AVRO-4209 |
crossoverJie
approved these changes
Nov 21, 2025
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #24992 +/- ##
=============================================
- Coverage 74.28% 38.63% -35.66%
+ Complexity 34065 13325 -20740
=============================================
Files 1920 1863 -57
Lines 150302 146139 -4163
Branches 17450 16964 -486
=============================================
- Hits 111656 56458 -55198
- Misses 29740 82057 +52317
+ Partials 8906 7624 -1282
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
dao-jun
approved these changes
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
avro 1.12.1 contains 4 security fixes:
https://avro.apache.org/blog/2025/10/16/avro-1.12.1/
Modifications
Upgrade avro from 1.12.0 to 1.12.1
Blocked by Avro bug causing StackOverflowError with recursive data structures
reported as https://issues.apache.org/jira/browse/AVRO-4209
Documentation
docdoc-requireddoc-not-neededdoc-complete