log

age author description
Sun, 07 Feb 2016 09:33:06 +0000 Lewin Bormann Genericize LinesWriter over the sink type
Sun, 07 Feb 2016 09:20:22 +0000 Lewin Bormann Clean up fake.rs
Sun, 07 Feb 2016 09:16:08 +0000 Lewin Bormann Rust fmt on record types
Sun, 07 Feb 2016 09:15:47 +0000 Lewin Bormann Add SinkGenerator implementation that yields buffers to write to
Sat, 06 Feb 2016 18:48:10 +0000 Lewin Bormann Sort imports
Sat, 06 Feb 2016 18:37:34 +0000 Lewin Bormann rustfmt
Sat, 06 Feb 2016 18:37:22 +0000 Lewin Bormann Implement actual reducing
Sat, 06 Feb 2016 18:37:00 +0000 Lewin Bormann Add MR parameter for reduce output files
Sat, 06 Feb 2016 17:08:16 +0000 Lewin Bormann Add some tests for the grouping iterator
Sat, 06 Feb 2016 17:07:59 +0000 Lewin Bormann Add shortcut function to quickly create Records
Sat, 06 Feb 2016 17:07:36 +0000 Lewin Bormann Add option to do insensitive grouping in reduce phase
Sat, 06 Feb 2016 00:08:38 +0000 Lewin Bormann Started implementation of reduce phase
Sat, 06 Feb 2016 00:08:27 +0000 Lewin Bormann Genericize Map partition code over input type
Sat, 06 Feb 2016 00:07:47 +0000 Lewin Bormann Add constructor for MultiRecord
Sat, 06 Feb 2016 00:07:26 +0000 Lewin Bormann Add reduce group size parameter
Sat, 06 Feb 2016 00:07:01 +0000 Lewin Bormann Move unit tests for sort functions, too
Fri, 05 Feb 2016 23:00:59 +0000 Lewin Bormann Implement Ord for Record
Fri, 05 Feb 2016 22:01:44 +0000 Lewin Bormann Reorganized formats/lines.rs code
Fri, 05 Feb 2016 21:48:31 +0000 Lewin Bormann Reorganize SMI sorting function: Use default implementation in-line
Fri, 05 Feb 2016 21:38:25 +0000 Lewin Bormann Fix testdata in VCS, add comment to generate* script
Fri, 05 Feb 2016 21:29:45 +0000 Lewin Bormann Close again.
Wed, 03 Feb 2016 21:33:03 +0000 Lewin Bormann close too.
Wed, 03 Feb 2016 21:32:24 +0000 Lewin Bormann close.
Fri, 05 Feb 2016 21:24:38 +0000 Lewin Bormann Merge outstanding head
Fri, 05 Feb 2016 21:17:44 +0000 Lewin Bormann rustfmt
Fri, 05 Feb 2016 21:17:34 +0000 Lewin Bormann Move sort/comparison functions into own module
Wed, 03 Feb 2016 21:31:12 +0000 Lewin Bormann ...
Wed, 03 Feb 2016 21:15:39 +0000 Lewin Bormann Experiment: Pre-fetch larger buffers from shards
Wed, 03 Feb 2016 20:50:34 +0000 Lewin Bormann Turns out, you have to use the same sorting function everywhere for the sort to work.
Wed, 03 Feb 2016 20:04:25 +0000 Lewin Bormann Add sane string ordering function
Tue, 02 Feb 2016 21:22:40 +0000 Lewin Bormann Add test function for merging actual text files
Tue, 02 Feb 2016 07:44:47 +0000 Lewin Bormann Add script to generate test files of sorted inputs
Tue, 02 Feb 2016 07:18:38 +0000 Lewin Bormann Add LICENSE file.
Mon, 01 Feb 2016 21:03:07 +0000 Lewin Bormann rustfmt
Mon, 01 Feb 2016 21:02:34 +0000 Lewin Bormann Move record types into separate module
Mon, 01 Feb 2016 20:54:42 +0000 Lewin Bormann Implement PartialOrd for Record
Mon, 01 Feb 2016 20:41:45 +0000 Lewin Bormann rustfmt
Mon, 01 Feb 2016 20:41:25 +0000 Lewin Bormann Remove map test output files
Mon, 01 Feb 2016 20:41:09 +0000 Lewin Bormann Remove debug println from SMI merge() function
Mon, 01 Feb 2016 20:40:48 +0000 Lewin Bormann Don't print all files in LinesReader test
Mon, 01 Feb 2016 20:35:45 +0000 Lewin Bormann Add ShardMergeIterator type.
Sun, 31 Jan 2016 19:57:17 +0000 Lewin Bormann Remove unnecessary Sized constraint from some types
Sun, 31 Jan 2016 19:43:53 +0000 Lewin Bormann Add custom sharding functions to the Closure MR implementation
Sun, 31 Jan 2016 19:33:36 +0000 Lewin Bormann rustfmt
Sun, 31 Jan 2016 19:33:13 +0000 Lewin Bormann Add MRParameters type
Sun, 31 Jan 2016 19:32:48 +0000 Lewin Bormann Fix shard() trait method
Sun, 31 Jan 2016 19:32:24 +0000 Lewin Bormann Add sharded output to mapping phase
Sun, 31 Jan 2016 17:05:33 +0000 Lewin Bormann Add tests to map module
Sun, 31 Jan 2016 17:05:14 +0000 Lewin Bormann Fix compiler warnings
Sun, 31 Jan 2016 17:04:53 +0000 Lewin Bormann Ignore WriteLog test outputs
Sun, 31 Jan 2016 16:21:32 +0000 Lewin Bormann Run rustfmt
Sun, 31 Jan 2016 16:20:16 +0000 Lewin Bormann Add Map phase implementation
Sun, 31 Jan 2016 16:19:51 +0000 Lewin Bormann Add shard() function and default impl to MapReducer
Sun, 31 Jan 2016 15:00:03 +0000 Lewin Bormann Add KVReadIterator
Sun, 31 Jan 2016 14:28:07 +0000 Lewin Bormann Remove superfluous IntoIterator type for WLR
Sun, 31 Jan 2016 14:11:06 +0000 Lewin Bormann Make WriteLogWriter generic over the sink used.
Sun, 31 Jan 2016 14:05:37 +0000 Lewin Bormann Some docs, implement MRSinkGenerator for WriteLogWriter as Sink
Sun, 31 Jan 2016 13:53:06 +0000 Lewin Bormann formats/lines: Add LinesWriter and MRSinkGenerator implementation.
Sun, 31 Jan 2016 13:52:49 +0000 Lewin Bormann formats/util: Add MRSinkGenerator type.
Sun, 31 Jan 2016 13:52:28 +0000 Lewin Bormann writelog: Remove test output