You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by ch...@apache.org on 2014/02/18 20:57:21 UTC

svn commit: r1569511 - /pig/trunk/CHANGES.txt

Author: cheolsoo
Date: Tue Feb 18 19:57:20 2014
New Revision: 1569511

URL: http://svn.apache.org/r1569511
Log:
Move PIG-3657 to 0.12.1 in CHANGES logs

Modified:
    pig/trunk/CHANGES.txt

Modified: pig/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/trunk/CHANGES.txt?rev=1569511&r1=1569510&r2=1569511&view=diff
==============================================================================
--- pig/trunk/CHANGES.txt (original)
+++ pig/trunk/CHANGES.txt Tue Feb 18 19:57:20 2014
@@ -126,8 +126,6 @@ PIG-3664: Piggy Bank XPath UDF can't be 
 
 PIG-3662: Static loadcaster in BinStorage can cause exception (lbendig via rohini)
 
-PIG-3657: New partition filter extractor fails with NPE (cheolsoo)
-
 PIG-3617: problem with temp file deletion in MAPREDUCE operator (nezihyigitbasi via cheolsoo)
 
 PIG-3649: POPartialAgg incorrectly calculates size reduction when multiple values aggregated (tmwoodruff via daijy)
@@ -221,6 +219,8 @@ PIG-3480: TFile-based tmpfile compressio
 
 BUG FIXES
 
+PIG-3657: New partition filter extractor fails with NPE (cheolsoo)
+
 PIG-3347: Store invocation brings side effect (daijy)
 
 PIG-3670: Fix assert in Pig script (daijy)