HyukjinKwon commented on issue #23823: [SPARK-27262][R] Add explicit UTF-8 Encoding to DESCRIPTION URL: https://github.com/apache/spark/pull/23823#issuecomment-476030305 BTW, looks after the locale is swtiched to UTF-8 in PR builder, I see weird broken characters in the Jenkins UI like: ``` Creating a generic function for ���lapply��� from package ���base��� in package ���SparkR��� Creating a generic function for ���Filter��� from package ���base��� in package ���SparkR��� Creating a generic function for ���alias��� from package ���stats��� in package ���SparkR��� Creating a generic function for ���substr��� from package ���base��� in package ���SparkR��� Creating a generic function for ���%in%��� from package ���base��� in package ���SparkR��� Creating a generic function for ���mean��� from package ���base��� in package ���SparkR��� Creating a generic function for ���unique��� from package ���base��� in package ���SparkR��� Creating a generic function for ���nrow��� from package ���base��� in package ���SparkR��� Creating a generic function for ���ncol��� from package ���base��� in package ���SparkR��� Creating a generic function for ���head��� from package ���utils��� in package ���SparkR��� Creating a generic function for ���factorial��� from package ���base��� in package ���SparkR��� Creating a generic function for ���atan2��� from package ���base��� in package ���SparkR��� Creating a generic function for ���ifelse��� from package ���base��� in package ���SparkR��� ``` in R logs ... not sure if it's an issue to me or in general but thought it's good to note here before I forget.
---------------------------------------------------------------- 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]
