You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/25 02:07:32 UTC

[GitHub] [spark] HyukjinKwon commented on issue #23823: [SPARK-27262][R] Add explicit UTF-8 Encoding to DESCRIPTION

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org