blob: 892cb80b3a5b9b1eff9bd0b93e7c6c939885cf4a [file] [log] [blame]
This folder contains a file necessary to test Impala's support for snappy block compressed
file larger than 1GB. In particular, compressed_payload.snap is a string of 50176 bytes
compressed using snappy. It's the building block for constructing a large snappy block
compressed file. Please see test_compressed_formats.py for details.