sequencefile icon indicating copy to clipboard operation
sequencefile copied to clipboard

A go library for using Hadoop's SequenceFiles

Results 3 sequencefile issues
Sort by recently updated
recently updated
newest added

While working on compression for the writer, I wrote a test which, when green, would write out a sequence file with `RecordCompression`. Of course, I hadn't actually implemented that, so...