druid/extensions-core
Roman Leventov 31d33b333e Make using implicit system Charset an error (#4326)
* Make using implicit system charset an error

* Use StringUtils.toUtf8() and fromUtf8() instead of String.getBytes() and new String()

* Use English locale in StringUtils.safeFormat()

* Restore comment
2017-06-05 23:57:25 -07:00
..
avro-extensions Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
caffeine-cache Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
datasketches Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
druid-kerberos Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
hdfs-storage Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
histogram Timeout and maxScatterGatherBytes handling for queries run by Druid SQL (#4305) 2017-05-23 16:57:51 +09:00
kafka-eight Add PrefetchableTextFilesFirehoseFactory for cloud storage types (#4193) 2017-05-18 15:37:18 +09:00
kafka-extraction-namespace explicitly unmap hydrant files when abandonSegment to recycle mmap memory (#4341) 2017-06-01 18:15:30 -05:00
kafka-indexing-service Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
lookups-cached-global Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
lookups-cached-single Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00
mysql-metadata-storage Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
postgresql-metadata-storage Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00
protobuf-extensions Protobuf extension (#4039) 2017-05-30 13:11:58 -07:00
s3-extensions Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
stats Improve `collection` related things that reusing a immutable object instead of creating a new object (#4135) 2017-05-17 01:38:51 +09:00