druid/extensions-core
Gian Merlino f2b54de205
Vectorized versions of HllSketch aggregators. (#11115)
* Vectorized versions of HllSketch aggregators.

The patch uses the same "helper" approach as #10767 and #10304, and
extends the tests to run in both vectorized and non-vectorized modes.

Also includes some minor changes to the theta sketch vector aggregator:

- Cosmetic changes to make the hll and theta implementations look
  more similar.
- Extends the theta SQL tests to run in vectorized mode.

* Updates post-code-review.

* Fix javadoc.
2021-04-16 18:45:46 -07:00
..
avro-extensions add avro stream input format (#11040) 2021-04-12 21:53:41 -07:00
azure-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
datasketches Vectorized versions of HllSketch aggregators. (#11115) 2021-04-16 18:45:46 -07:00
druid-aws-rds-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-basic-security basic security extension ignore permissions that use unknown ResourceType or Action (#10896) 2021-02-23 14:49:09 -08:00
druid-bloom-filter vector group by support for string expressions (#11010) 2021-04-08 19:23:39 -07:00
druid-kerberos Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-pac4j Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-ranger-security Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
ec2-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
google-extensions GCS lookup support (#11026) 2021-03-30 01:40:41 +05:30
hdfs-storage DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
histogram Fix CAST being ignored when aggregating on strings after cast (#11083) 2021-04-12 22:21:24 -07:00
kafka-extraction-namespace Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
kafka-indexing-service Allow client to configure batch ingestion task to wait to complete until segments are confirmed to be available by other (#10676) 2021-04-08 21:03:00 -07:00
kinesis-indexing-service Allow client to configure batch ingestion task to wait to complete until segments are confirmed to be available by other (#10676) 2021-04-08 21:03:00 -07:00
kubernetes-extensions k8s discovery module: fix issue for druid.host being more than 63chars not permitted as k8s resource label value (#10961) 2021-04-07 17:45:28 -07:00
lookups-cached-global Allow list for JDBC connection properties to address CVE-2021-26919 (#11047) 2021-04-01 17:30:47 -07:00
lookups-cached-single Enable rewriting certain inner joins as filters. (#11068) 2021-04-14 10:49:27 -07:00
mysql-metadata-storage Enforce allow list for JDBC properties by default (#11063) 2021-04-06 19:46:19 -07:00
orc-extensions DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
parquet-extensions DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
postgresql-metadata-storage Enforce allow list for JDBC properties by default (#11063) 2021-04-06 19:46:19 -07:00
protobuf-extensions add protobuf inputformat (#11018) 2021-04-12 22:03:13 -07:00
s3-extensions DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
simple-client-sslcontext Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
stats Fix CAST being ignored when aggregating on strings after cast (#11083) 2021-04-12 22:21:24 -07:00