druid/extensions-core
Benedict Jin 72a571fbf7 For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913)
* * Add few methods about base64 into StringUtils

* Use `java.util.Base64` instead of others

* Add org.apache.commons.codec.binary.Base64 & com.google.common.io.BaseEncoding into druid-forbidden-apis

* Rename encodeBase64String & decodeBase64String

* Update druid-forbidden-apis
2019-01-25 17:32:29 -08:00
..
avro-extensions faster flattening for non-existent paths (#6654) 2018-11-27 14:14:11 -08:00
datasketches For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00
druid-basic-security For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00
druid-bloom-filter For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00
druid-kerberos For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00
hdfs-storage Introduce SegmentId class (#6370) 2019-01-21 11:11:10 -08:00
histogram For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00
kafka-eight add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00
kafka-extraction-namespace Use Guava Compatible immediate executor service (#6815) 2019-01-11 10:42:19 -08:00
kafka-indexing-service Kill Hadoop MR task on kill of Hadoop ingestion task (#6828) 2019-01-25 15:43:06 -08:00
kinesis-indexing-service Kill Hadoop MR task on kill of Hadoop ingestion task (#6828) 2019-01-25 15:43:06 -08:00
lookups-cached-global Find duplicate lines with checkstyle; enable some duplicate inspections in IntelliJ (#6558) 2018-11-26 16:55:42 +01:00
lookups-cached-single Add checkstyle rules about imports and empty lines between members (#6543) 2018-11-20 12:42:15 +01:00
mysql-metadata-storage Add checkstyle rules about imports and empty lines between members (#6543) 2018-11-20 12:42:15 +01:00
parquet-extensions fix parquet parse performance issue (#6833) 2019-01-10 09:18:57 -08:00
postgresql-metadata-storage add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00
protobuf-extensions lazy create descriptor in ProtobufInputRowParser (#6678) 2018-11-28 21:59:29 -08:00
s3-extensions Introduce SegmentId class (#6370) 2019-01-21 11:11:10 -08:00
simple-client-sslcontext add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00
stats For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00