/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ Pig Change Log PIG 0.7.0 INCOMPATIBLE CHANGES IMPROVEMENTS PIG-1310 ISO Date UDFs: Conversion, Trucation and Date Math (piggybank) (rjurney via gates) PIG-1284 Added XMLLoader to piggybank (aloknsingh via gates) OPTIMIZATIONS BUG FIXES Release 0.6.0 INCOMPATIBLE CHANGES PIG-1126: updated fieldsToRead function for piggybank loaders (olgan) IMPROVEMENTS PIG-1015: [piggybank] DateExtractor should take into account timezones (dryaboy via olgan) OPTIMIZATIONS BUG FIXES Release 0.5.0 - Released INCOMPATIBLE CHANGES IMPROVEMENTS PIG-911: Added SequenceFileLoader to piggybank (dryaboy via gates) OPTIMIZATIONS BUG FIXES Release 0.4.0 - Released INCOMPATIBLE CHANGES IMPROVEMENTS PIG-885: New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate) (daijy) PIG-868: added strin manipulation functions to piggybank (bennies via olgan) OPTIMIZATIONS BUG FIXES Release 0.3.0 - Released INCOMPATIBLE CHANGES IMPROVEMENTS PIG-732: addition of Top and SearchQuery UDFs to piggybank (ankur via olgan) OPTIMIZATIONS BUG FIXES Release 0.2.0 - Released INCOMPATIBLE CHANGES IMPROVEMENTS OPTIMIZATIONS BUG FIXES Release 0.1.0 - Released INCOMPATIBLE CHANGES IMPROVEMENTS PIG-246: created UDF repository (olgan) PIG-245: UDF wrappers for Java Math functions added to piggybank (ajaygarg via olgan) PIG-277: UDF for computing correlation and covariance between data sets added to piggybank (ajaygarg via olgan) OPTIMIZATIONS BUG FIXES