HeartSaVioR commented on pull request #28883: URL: https://github.com/apache/spark/pull/28883#issuecomment-647124876
Yeah looks like UTF8String is not an end-user facing class, as class doc of UTF8String describes. https://github.com/apache/spark/blob/d2a656c81ef784657a02e7347bfe87e4331fd2c9/common/unsafe/src/main/java/org/apache/spark/unsafe/types/UTF8String.java#L42-L51 ---------------------------------------------------------------- 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]
