druid/extensions-core
Gian Merlino a87db7f353
Add HashJoinSegment, a virtual segment for joins. (#9111)
* Add HashJoinSegment, a virtual segment for joins.

An initial step towards #8728. This patch adds enough functionality to implement a joining
cursor on top of a normal datasource. It does not include enough to actually do a query. For
that, future patches will need to wire this low-level functionality into the query language.

* Fixups.

* Fix missing format argument.

* Various tests and minor improvements.

* Changes.

* Remove or add tests for unused stuff.

* Fix up package locations.
2020-01-16 13:14:20 -08:00
..
avro-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
datasketches Fix nullhandling in tests (#9119) 2020-01-12 20:19:12 -08:00
druid-basic-security De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
druid-bloom-filter Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
druid-kerberos De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
ec2-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
google-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
hdfs-storage Add jackson-mapper-asl for hdfs-storage extension (#9178) 2020-01-14 09:50:45 -08:00
histogram fix null handling for arithmetic post aggregator comparator (#9159) 2020-01-10 13:49:19 -08:00
kafka-extraction-namespace Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
kafka-indexing-service fix InputFormat serde issue with SeekableStream based supervisors (#9136) 2020-01-07 16:18:54 -06:00
kinesis-indexing-service Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
lookups-cached-global Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
lookups-cached-single Add HashJoinSegment, a virtual segment for joins. (#9111) 2020-01-16 13:14:20 -08:00
mysql-metadata-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
orc-extensions Fix handling nullable writableComparable in OrcStructConverter (#9138) 2020-01-08 13:40:24 -08:00
parquet-extensions Add avro dependency to parquet extension (#9124) 2020-01-03 20:11:13 -06:00
postgresql-metadata-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
protobuf-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
s3-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
simple-client-sslcontext Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
stats Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00