Hi, It seems like the Pig repos are out of sync:
diff <(curl -s https://raw.githubusercontent.com/apache/pig/trunk/CHANGES.txt) <(curl -s http://svn.apache.org/repos/asf/pig/trunk/CHANGES.txt) 50a51,53 > PIG-5045: CSVExcelStorage Load: A Quoted Field with a Single Escaped Quote """" Becomes "" This should become " instead > (szita via daijy) > Anyone knows what could've caused this and how to fix it? Thanks, Adam