Skip to content

Conversation

@wgtmac
Copy link
Member

@wgtmac wgtmac commented Dec 30, 2025

Refactor AvroReader and AvroWriter to use the strategy pattern for handling different encoding/decoding backends. This replaces the previous if/else logic with dedicated backend implementations (Direct vs GenericDatum), improving code structure and maintainability.

Refactor AvroReader and AvroWriter to use the strategy pattern for
handling different encoding/decoding backends. This replaces the
previous if/else logic with dedicated backend implementations
(Direct vs GenericDatum), improving code structure and maintainability.
@wgtmac
Copy link
Member Author

wgtmac commented Dec 30, 2025

Thanks everyone!

@wgtmac wgtmac merged commit 95045a8 into apache:main Dec 30, 2025
10 checks passed
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