gaborgsomogyi commented on issue #25335: [SPARK-28601][CORE] Use StandardCharsets.UTF_8 instead of "UTF-8" string representation URL: https://github.com/apache/spark/pull/25335#issuecomment-517636763 Even if I'm on vacation this looks simple enough to give a helping hand 🙂 Looks good but maybe 'import java.nio.charset.StandardCharsets.UTF_8' could be used all the places to save some characters.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
