Author: daijy
Date: Tue May 19 23:46:25 2015
New Revision: 1680427
URL: http://svn.apache.org/r1680427
Log:
PIG-4506: binstorage fails to write biginteger
Modified:
pig/branches/branch-0.15/CHANGES.txt
Modified: pig/branches/branch-0.15/CHANGES.txt
URL:
http://svn.apache.org/viewvc/pig/branches/branch-0.15/CHANGES.txt?rev=1680427&r1=1680426&r2=1680427&view=diff
==============================================================================
--- pig/branches/branch-0.15/CHANGES.txt (original)
+++ pig/branches/branch-0.15/CHANGES.txt Tue May 19 23:46:25 2015
@@ -66,7 +66,7 @@ PIG-4333: Split BigData tests into multi
BUG FIXES
-PIG-4506: binstorage fails to write biginteger (daijy)
+PIG-4506: binstorage fails to write biginteger (ssavvides via daijy)
PIG-4556: Local mode is broken in some case by PIG-4247 (daijy)