druid/processing
Gian Merlino 054cf8a183 Limit random access in compressed column tests. (#4414)
* Limit random access in compressed column tests.

Random access leads to lots of block decompressions for reading single elements,
which is time prohibitive for the large column tests. For those tests, limit the
number of randomly accessed elements to 1000.

* Random -> ThreadLocalRandom
2017-06-15 14:48:06 -07:00
..
src Limit random access in compressed column tests. (#4414) 2017-06-15 14:48:06 -07:00
pom.xml Protobuf extension (#4039) 2017-05-30 13:11:58 -07:00