beliefer commented on pull request #30981: URL: https://github.com/apache/spark/pull/30981#issuecomment-755239332
> Hm, what's the use case for this? this is trimming as if the byte array represents a string, but byte arrays aren't strings, and this gets into issues of what defines encoding and whitespace too. According the description of Postgre, btrim remove the longest bytes appearing in bytes from the start and end of bytes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
