- Added com.twitter.scalding.commons.RangedArgs, for accepting pairs of arguments defining some range (dates, for example)
- com.twitter.scalding.commons.extensions.Checkpoint
- LzoCodec trait
- LzoCodecSource object
Added a large collection of Daily and Hourly LZO, thrift and protobuf based sources.
- LzoProtobuf
- LzoThrift
- LzoText
- LzoTsv
- LzoTypedTsv
- DailySuffixLzoProtobuf
- DailySuffixLzoThrift
- TimePathedLongThriftSequenceFile
- MostRecentGoodLongThriftSequenceFile
- DailySuffixLongThriftSequenceFile
- DailySuffixLzoTsv
- HourlySuffixLzoTsv
- HourlySuffixLzoThrift
- HourlySuffixLzoProtobuf
- HourlySuffixLzoText
- FixedPathLzoThrift
- FixedPathLzoProtobuf
- LongThriftTransformer
- TsvWithHeader
- CodecSource[T]
- PailSource[T]
- Implemented VersionedKeyValSource.