zhaojintaozhao opened a new pull request #602: KYLIN-3939 add BOM 
character,slove the bug that it shows Chinese garb…
URL: https://github.com/apache/kylin/pull/602
 
 
   I find that if i open csv file using "notepad++", the Chinese characters are 
displayed normally. Then I convert this file to "UTF-8-BOM", then save this 
file. Then I open csv file using excel and the Chinese characters are displayed 
normally.
   Then I add BOM identifier to the query result to be output in 
"QueryController.java",I can open csv files usring excel and it displays 
normally. The system work fine after this change.
   This commit just fix this bug.

----------------------------------------------------------------
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

Reply via email to