druid/processing
Gian Merlino 19b427e8f3
Add JoinableFactory interface and use it in the query stack. (#9247)
* Add JoinableFactory interface and use it in the query stack.

Also includes InlineJoinableFactory, which enables joining against
inline datasources. This is the first patch where a basic join query
actually works. It includes integration tests.

* Fix test issues.

* Adjustments from code review.
2020-01-24 13:10:01 -08:00
..
src Add JoinableFactory interface and use it in the query stack. (#9247) 2020-01-24 13:10:01 -08:00
pom.xml Add HashJoinSegment, a virtual segment for joins. (#9111) 2020-01-16 13:14:20 -08:00