You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2012/04/20 02:24:32 UTC

svn commit: r1328155 - /pig/branches/branch-0.10/CHANGES.txt

Author: daijy
Date: Fri Apr 20 00:24:32 2012
New Revision: 1328155

URL: http://svn.apache.org/viewvc?rev=1328155&view=rev
Log:
Cleanup CHANGES.txt

Modified:
    pig/branches/branch-0.10/CHANGES.txt

Modified: pig/branches/branch-0.10/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/branches/branch-0.10/CHANGES.txt?rev=1328155&r1=1328154&r2=1328155&view=diff
==============================================================================
--- pig/branches/branch-0.10/CHANGES.txt (original)
+++ pig/branches/branch-0.10/CHANGES.txt Fri Apr 20 00:24:32 2012
@@ -30,8 +30,6 @@ PIG-2601: Additional document for 0.10 (
 
 PIG-2317: Ruby/Jruby UDFs (jcoveney via daijy)
 
-PIG-2619: HBaseStorage constructs a Scan with cacheBlocks = false (andy lindeman via jcoveney)
-
 PIG-1270: Push limit into loader (daijy)
 
 PIG-2604: Pig should print its build info at runtime (traviscrawford via dvryaboy)
@@ -42,8 +40,6 @@ PIG-2182: Add more append support to Dat
 
 PIG-438: Handle realiasing of existing Alias (A=B;) (daijy)
 
-PIG-2590: running ant tar and rpm targets on same copy of pig source results in problems (thejas)
-
 PIG-2548: Support for providing parameters to python script (daijy)
 
 PIG-2518: Add ability to clean ivy cache in build.xml (daijy)
@@ -54,12 +50,6 @@ PIG-2515: [piggybank] Make CustomFormatT
 
 PIG-2503: Make @MonitoredUDF inherited (dvryaboy)
 
-PIG-2468: Speed up TestBuiltin (dvryaboy)
-
-PIG-2467: Speed up TestCommit (dvryaboy)
-
-PIG-2460: Use guava 11 instead of r06 (dvryaboy)
-
 PIG-2453: Fetching schema can be very slow for multi-thousand file LOADs (dvryaboy)
 
 PIG-2311: STRSPLIT needs to allow bytearray arguments (xuting via olgan)
@@ -190,12 +180,14 @@ PIG-2228: support partial aggregation in
 
 BUG FIXES
 
+PIG-2195: AvroStorage fails to STORE when LOADing via PigStorage (billgraham via gates)
+
+PIG-2202: AvroStorage doesn't work with Avro 1.5.1 (billgraham via gates)
+
 PIG-2578: Multiple Store-commands mess up mapred.output.dir. (daijy)
 
 PIG-2623: Support S3 paths for registering UDFs (nshkrob via daijy)
 
-PIG-2540: [piggybank] AvroStorage can't read schema on amazon s3 in elastic mapreduce (rjurney via jcoveney)
-
 PIG-2618: e2e local fails to build
 
 PIG-2612: e2e harness: should not require PH_OLD_CLUSTER_CONF (thw via daijy)
@@ -208,8 +200,6 @@ PIG-2563: IndexOutOfBoundsException: whi
 
 PIG-2411: AvroStorage UDF in PiggyBank fails to STORE a bag of single-field tuples as Avro arrays (russell.jurney via daijy)
 
-PIG-2588: e2e harness: use pig command for cluster deploy (thw via daijy)
-
 PIG-2565: Support IMPORT for macros stored in S3 Buckets (daijy)
 
 PIG-2570: LimitOptimizer fails with dynamic LIMIT argument (daijy)
@@ -220,8 +210,6 @@ PIG-2509: Util.getSchemaFromString fails
 
 PIG-2559: Embedded pig in python; invoking sys.exit(0) causes script failure (vivekp via daijy)
 
-PIG-2530: Reusing alias name in nested foreach causes incorrect results (daijy)
-
 PIG-2489: Input Path Globbing{} not working with PigStorageSchema or PigStorage('\t', '-schema') (daijy)
 
 PIG-2484: Fix several e2e test failures/aborts for 23 (daijy)
@@ -239,8 +227,6 @@ PIG-2426: ProgressableReporter.progress(
 
 PIG-2363: _logs for streaming commands bug in new parser (vivekp via daijy)
 
-PIG-2427: getSchemaFromString throws away the name of the tuple that is in a bag (jcoveney via dvryaboy)
-
 PIG-2425: Aggregate Warning does not work as expected on Embedding Pig in Java 0.9.1 (prkommireddi via thejas)
 
 PIG-2331: BinStorage in LOAD statement failing when input has curly braces (xutingz via thejas)
@@ -251,8 +237,6 @@ PIG-2358: JobStats.getHadoopCounters() i
 
 PIG-2384: PIG-2384: Generic Invokers should use PigContext to resolve classes (dvryaboy)
 
-PIG-2379: Bug in Schema.getPigSchema(ResourceSchema rSchema) improperly adds two level access (jcoveney via dvryaboy)
-
 PIG-2184: Not able to provide positional reference to macro invocations (xutingz via daijy)
 
 PIG-2209: JsonMetadata fails to find schema for glob paths (daijy)
@@ -267,8 +251,6 @@ PIG-2335: bin/pig does not work with bas
 
 PIG-2275: NullPointerException from ILLUSTRATE (daijy)
 
-PIG-2119: DuplicateForEachColumnRewrite makes assumptions about the position of LOGGenerate in the plan (daijy)
-
 PIG-2290: TOBAG wraps tuple parameters in another tuple (ryan.hoegg via thejas)
 
 PIG-2288: Pig 0.9 error message not useful as compared to 0.8 in case
@@ -276,9 +258,6 @@ PIG-2288: Pig 0.9 error message not usef
 
 PIG-2309: Keyword 'NOT' is wrongly treated as a UDF in split statement (vivekp via thejas)
 
-PIG-2307: Jetty version should be updated in .eclipse.templates/.classpath,
- pig-template.xml and pig.pom as well (zjshen via daijy)
-
 PIG-2273: Pig.compileFromFile in embedded python fails when pig script starts with a comment (ddaniels888 via gates)
 
 PIG-2278: Wrong version numbers for libraries in eclipse template classpath (azaroth)
@@ -287,8 +266,6 @@ PIG-2115: Fix Pig HBaseStorage configura
 
 PIG-2232: "declare" document contains a typo (daijy)
 
-PIG-2055: inconsistent behavior in parser generated during build (thejas)
-
 PIG-2185: NullPointerException while Accessing Empty Bag in FOREACH { FILTER } (daijy)
 
 PIG-2227: Wrong jars copied into lib directory in e2e tests when invoked from top level (gates)
@@ -321,8 +298,6 @@ PIG-2027: NPE if Pig don't have permissi
 
 PIG-2171: TestScriptLanguage is broken on trunk (daijy and thejas)
 
-PIG-2172: Fix test failure for ant 1.8.x (daijy)
-
 PIG-2162: bin/pig should not modify user args (rangadi via thejas)
 
 PIG-2060: Fix errors in pig grammars reported by ANTLRWorks (azaroth via thejas)
@@ -334,25 +309,13 @@ PIG-2130: Piggybank:MultiStorage is not 
 
 PIG-2147: Support nested tags for XMLLoader (vivekp via daijy)
 
-PIG-1890: Fix piggybank unit test TestAvroStorage (kengoodhope via daijy)
-
 PIG-2110: NullPointerException in piggybank.evaluation.util.apachelogparser.SearchTermExtractor (dale_jin via daijy)
 
 PIG-2144: ClassCastException when using IsEmpty(DIFF()) (thejas)
 
-PIG-2139: LogicalExpressionSimplifier optimizer rule should check if udf is
- deterministic while checking if they are equal (thejas)
-
-PIG-2137: SAMPLE should not be pushed above DISTINCT (dvryaboy and thejas)
-
 PIG-2136: Implementation of Sample should use LessThanExpression
  instead of LessThanEqualExpression (azaroth via thejas)
 
-PIG-2140: Usage printed from Main.java gives wrong option for disabling
-  LogicalExpressionSimplifier (thejas)
-
-PIG-2120: UDFContext.getClientSystemProps() does not respect pig.properties (dvryaboy)
-
 PIG-2129: NOTICE file needs updates (gates)
 
 PIG-2131: Add back test for PIG-1769 (qwertymaniac via gates)
@@ -370,8 +333,6 @@ PIG-2044: Patten match bug in org.apache
 
 PIG-2048: Add zookeeper to pig jar (gbowyer via gates)
 
-PIG-2008: Cache outputFormat in HBaseStorage (thedatachef via gates)
-
 PIG-2025: org.apache.pig.test.udf.evalfunc.TOMAP is missing package
 declaration (azaroth via gates)
 
@@ -380,8 +341,20 @@ inclusion of test classes (cos via gates
 
 Release 0.9.3 - Unreleased
 
+IMPROVEMENT
+
+PIG-2619: HBaseStorage constructs a Scan with cacheBlocks = false (andy lindeman via jcoveney)
+
+PIG-2590: running ant tar and rpm targets on same copy of pig source results in problems (thejas)
+
 BUG FIXES
 
+PIG-2530: Reusing alias name in nested foreach causes incorrect results (daijy)
+
+PIG-2540: [piggybank] AvroStorage can't read schema on amazon s3 in elastic mapreduce (rjurney via jcoveney)
+
+PIG-2588: e2e harness: use pig command for cluster deploy (thw via daijy)
+
 PIG-2642: StoreMetadata.storeSchema can't access files in the output directory (Hadoop 0.23) (thw via daijy)
 
 PIG-2621: Documentation inaccurate regarding Pig Properties in trunk (prkommireddi via daijy)
@@ -416,6 +389,12 @@ Release 0.9.2
 
 IMPROVEMENTS
 
+PIG-2468: Speed up TestBuiltin (dvryaboy)
+
+PIG-2467: Speed up TestCommit (dvryaboy)
+
+PIG-2460: Use guava 11 instead of r06 (dvryaboy)
+
 PIG-2125: Make Pig work with hadoop .NEXT (daijy)
 
 PIG-2471: Pig Requirements Hadoop (chandec via daijy)
@@ -430,6 +409,20 @@ PIG-2128: Generating the jar file takes 
 
 BUG FIXES
 
+PIG-2055: inconsistent behavior in parser generated during build (thejas)
+
+PIG-2119: DuplicateForEachColumnRewrite makes assumptions about the position of LOGGenerate in the plan (daijy)
+
+PIG-2120: UDFContext.getClientSystemProps() does not respect pig.properties (dvryaboy)
+
+PIG-2172: Fix test failure for ant 1.8.x (daijy)
+
+PIG-2379: Bug in Schema.getPigSchema(ResourceSchema rSchema) improperly adds two level access (jcoveney via dvryaboy)
+
+PIG-2427: getSchemaFromString throws away the name of the tuple that is in a bag (jcoveney via dvryaboy)
+
+PIG-2428: In pig9, can't have limit(order by) without getting a null error (jcoveney via daijy)
+
 PIG-2477: TestBuiltin testLFText/testSFPig failing against 23 due to invalid test setup -- InvalidInputException (phunt via daijy)
 
 PIG-2462: getWrappedSplit is incorrectly returning the first split instead of the current split. (arov via daijy)
@@ -490,6 +483,9 @@ PIG-2221: Couldnt find documentation for
 
 BUG FIXES
 
+PIG-2307: Jetty version should be updated in .eclipse.templates/.classpath,
+ pig-template.xml and pig.pom as well (zjshen via daijy)
+
 PIG-2310: bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME (daijy)
 
 PIG-1857: Create an package integration project (eyang via daijy)
@@ -700,6 +696,18 @@ PIG-1696: Performance: Use System.arrayc
 
 BUG FIXES
 
+PIG-1890: Fix piggybank unit test TestAvroStorage (kengoodhope via daijy)
+
+PIG-2008: Cache outputFormat in HBaseStorage (thedatachef via gates)
+
+PIG-2137: SAMPLE should not be pushed above DISTINCT (dvryaboy and thejas)
+
+PIG-2139: LogicalExpressionSimplifier optimizer rule should check if udf is
+ deterministic while checking if they are equal (thejas)
+
+PIG-2140: Usage printed from Main.java gives wrong option for disabling
+  LogicalExpressionSimplifier (thejas)
+
 PIG-2159: New logical plan uses incorrect class for SUM causing for ClassCastException (daijy)
 
 PIG-2106: Fix Zebra unit test TestBasicUnion.testNeg3, TestBasicUnion.testNeg4 (daijy)