Reranko05 commented on PR #49660:
URL: https://github.com/apache/arrow/pull/49660#issuecomment-4208057123

   Addressed all review comments:
   
   - Removed redundant helpers and reused existing base64_chars
   - Merged validation into decoding loop (single-pass)
   - Fixed padding validation to ensure '=' only appears at the end
   - Cleaned up includes and namespace usage
   - Updated tests to improve coverage and follow Arrow conventions
   
   All tests pass locally.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to