mirror of https://github.com/apache/druid.git
054cf8a183
* 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 |
||
---|---|---|
.. | ||
main/java/io/druid | ||
test |