HIVE-10438.patch is the original patch. Patches of the form HIVE-10438-*.patch are modifications of the original patch depending on the reviewer comments. hs2ResultSetCompressor.zip is an external plugin that can compress integer columns. It comes with the original code. hs2driver-master.zip is a docker-based container that can decompress the integer columns which were compressed using the plugin above. Using both, one can observe the end-to-end functionality of the plugin. Proposal-rscompressor.pdf is the design document for the plugin architecture. Results_Snappy_protobuf_TBinary_TCompact.pdf has the results till 50G scale factor of compression volumes using Snappy, protobuffers, TBinary, TCompact and the integer plugin mentioned above.