iabhi4 commented on PR #46815: URL: https://github.com/apache/arrow/pull/46815#issuecomment-2998365344
Just pushed the final changes. I introduced `ZeroFillOptions` as a standalone class instead of overloading `PadOptions`, renamed the kernel to `utf8_zero_fill` for clarity, and added a clean alias in Python `(utf8_zfill = utf8_zero_fill)` Tests and docs are updated accordingly. Let me know if there's anything else you'd like adjusted -- 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]
