Skip to content

Recent changes cherry picks for branch-1.11#3750

Open
iemejia wants to merge 3 commits intoapache:branch-1.11from
iemejia:avro-4250-github-actions-branch-1.11
Open

Recent changes cherry picks for branch-1.11#3750
iemejia wants to merge 3 commits intoapache:branch-1.11from
iemejia:avro-4250-github-actions-branch-1.11

Conversation

@iemejia
Copy link
Copy Markdown
Member

@iemejia iemejia commented May 1, 2026

iemejia added 3 commits April 1, 2026 15:55
Cherry-picked from branch-1.12 (bb2e452).
Conflicts resolved:
- PrimitivesArrays.java: kept deleted (removed in branch-1.11)
- BinaryData.java: used 3-param hashBytes consistently
- BufferedBinaryEncoder.java: took AVRO-4068 javadoc improvement
- JsonEncoder.java: kept branch-1.11 refactored version (no JsonOptions enum)
…onsistency (apache#3693)

FastReaderBuilder.findClass() was using data.getClassLoader().loadClass()
directly, bypassing ClassUtils.forName() which is used everywhere else in
the codebase. This change aligns FastReaderBuilder with the standard class
loading path and adds tests for class loading behavior.
@github-actions github-actions Bot added C++ Pull Requests for C++ binding Java Pull Requests for Java binding build Ruby Python C# PHP C JS Perl labels May 1, 2026
@iemejia iemejia force-pushed the avro-4250-github-actions-branch-1.11 branch from 238b2e4 to 21fe903 Compare May 1, 2026 12:08
@github-actions github-actions Bot removed C++ Pull Requests for C++ binding build Ruby Python C# C Perl labels May 1, 2026
@iemejia iemejia changed the title AVRO-4250: [build] Run github actions test workflows for the maintenan… Recent changes cherry picks for branch-1.11 May 1, 2026
@iemejia iemejia marked this pull request as ready for review May 1, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Pull Requests for Java binding JS PHP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant