Github user CHOIJAEHONG1 commented on the pull request:
https://github.com/apache/spark/pull/7494#issuecomment-122866982
@sun-rui
I reproduced the same error as the testcase's with
```
$) export LC_ALL=C
$) ./run-tests.sh
```
It needs to call rawToChar(), R gives an error message below otherwise.
```
functions on binary files : Error in `Encoding<-`(`*tmp*`, value = "UTF-8")
:
a character vector argument expected
Calls: test_package ... readTypedObject -> getJobj -> jobj -> readString ->
Encoding<-
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]