David Lim
|
3a97fd4d6c
|
doc fix (#3430)
|
2016-09-06 13:13:30 -06:00 |
Dave Li
|
c4e8440c22
|
Adds long compression methods (#3148)
* add read
* update deprecated guava calls
* add write and vsizeserde
* add benchmark
* separate encoding and compression
* add header and reformat
* update doc
* address PR comment
* fix buffer order
* generate benchmark files
* separate encoding strategy and format
* fix benchmark
* modify supplier write to channel
* add float NONE handling
* address PR comment
* address PR comment 2
|
2016-08-30 16:17:46 -07:00 |
Gian Merlino
|
ea03906fcf
|
Configurable compressRunOnSerialization for Roaring bitmaps. (#3228)
Defaults to true, which is a change in behavior (this used to be false and unconfigurable).
|
2016-07-08 10:24:19 +05:30 |
David Lim
|
b24425a280
|
update docs with new behavior (#3200)
|
2016-06-28 16:17:04 -07:00 |
David Lim
|
a2290a8f05
|
support seamless config changes (#3051)
|
2016-06-03 13:50:19 -07:00 |
David Lim
|
f6c39cc844
|
Kafka task minimum message time (#3035)
* add KafkaIndexTask support for minimumMessageTime
* add Kafka supervisor support for lateMessageRejectionPeriod
|
2016-05-31 11:37:00 -07:00 |
David Lim
|
b489f63698
|
Supervisor for KafkaIndexTask (#2656)
* supervisor for kafka indexing tasks
* cr changes
|
2016-05-04 23:13:13 -07:00 |