[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-05-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-774: --- Attachment: utf8.patch utf8.patch include: 1. utf8 fix for QueryParser.jjt, ParamLoader.jj, PigScriptParser.jj 2

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-774: --- Attachment: utf8_parser-2.patch Hi, Viraj, I see the problem. I should add javacc option to PigScriptParser.jj a

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-774: --- Attachment: pig_1240967860835.log Pig Error Log > Pig does not handle Chinese characters (in both the parameter

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-774: --- Attachment: utf8_parser-1.patch As Alan said, adding option to QueryParser.jjt and ParamLoader.jj will do the t

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-774: --- Description: I created a very small test case in which I did the following. 1) Created a UTF-8 file which conta

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-21 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-774: --- Attachment: nextgen_paramfile chinese_data.pig chinese.txt Input file, Pig Scrip