Author: daijy
Date: Fri Jun 11 17:59:21 2010
New Revision: 953798

URL: http://svn.apache.org/viewvc?rev=953798&view=rev
Log:
PIG-1443: DefaultTuple underestimate the memory footprint for string

Modified:
    hadoop/pig/trunk/CHANGES.txt

Modified: hadoop/pig/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/pig/trunk/CHANGES.txt?rev=953798&r1=953797&r2=953798&view=diff
==============================================================================
--- hadoop/pig/trunk/CHANGES.txt (original)
+++ hadoop/pig/trunk/CHANGES.txt Fri Jun 11 17:59:21 2010
@@ -79,10 +79,6 @@ PIG-1309: Map-side Cogroup (ashutoshc)
 
 BUG FIXES
 
-PIG-1443: DefaultTuple underestimate the memory footprint for string (daijy)
-
-PIG-1446: OOME in a query having a bincond in the inner plan of a 
Foreach.(hashutosh)
-
 PIG-1433: pig should create success file if
 mapreduce.fileoutputcommitter.marksuccessfuljobs is true (pradeepkth)
 
@@ -306,6 +302,10 @@ OPTIMIZATIONS
 
 BUG FIXES
 
+PIG-1443: DefaultTuple underestimate the memory footprint for string (daijy)
+
+PIG-1446: OOME in a query having a bincond in the inner plan of a 
Foreach.(hashutosh)
+
 PIG-1415: LoadFunc signature is not correct in LoadFunc.getSchema sometimes 
(daijy)
 
 PIG-1403: Make Pig work with remote HDFS in secure mode (daijy)


Reply via email to