Reranko05 commented on PR #49660: URL: https://github.com/apache/arrow/pull/49660#issuecomment-4187718435
Thanks for the feedback. I’ve updated the implementation and tests. - Added stricter validation (length, padding placement/count, allowed characters) - Removed early termination in the decode loop to avoid silent truncation - Expanded test coverage to include invalid inputs and edge cases All tests pass locally. Please let me know if any further adjustments are needed. -- 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]
