druid/indexing-service
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 More tests for range partition parallel indexing (#9232) 2020-01-21 12:59:43 -08:00