[PR] Remove schema_stack field from SchemaAwareWriteSerializer [avro-rs]

2025-03-17 Thread via GitHub
jdarais opened a new pull request, #163: URL: https://github.com/apache/avro-rs/pull/163 This is a follow-up from my last PR: `SchemaAwareWriteSerializer` doesn't need the schema_stack field since it can make use of the call stack to track which schema it's currently using. Making this swi

[PR] Refactor `_skip_sync` for Improved Readability & Performance [avro]

2025-03-17 Thread via GitHub
ishansurdi opened a new pull request, #3343: URL: https://github.com/apache/avro/pull/3343 ## What is the purpose of the change? This pull request improves the `_skip_sync` method to enhance readability, maintainability, and correctness when checking for sync markers. Instead of

Re: [PR] AVRO-4121: [C++] Fix get CustomAttributes from Node [avro]

2025-03-17 Thread via GitHub
thiru-mg merged PR #3332: URL: https://github.com/apache/avro/pull/3332 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org