Lu Qi created ARROW-1762:
-----------------------------
Summary: unittest failure for language environment
Key: ARROW-1762
URL: https://issues.apache.org/jira/browse/ARROW-1762
Project: Apache Arrow
Issue Type: Bug
Components: C++
Environment: ubuntu14.04 gcc4.8.4
Reporter: Lu Qi
After clone the project and run "make unittest" ,the "io-file-test" has error:
locale::facet::_S_create_c_locale name not valid
need to add LC_ALL="en_US.UTF-8" to pass this test
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)