sequencefile
sequencefile copied to clipboard
A go library for using Hadoop's SequenceFiles
Results
3
sequencefile issues
Sort by
recently updated
recently updated
newest added
If header is
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...