Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
Description
Even if we split a Select query along its time dimension, parallelization is limited as all queries will hit the broker node. Instead, we can interrogate the broker to get the Druid nodes that contain the data, and query those nodes directly.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-17761 Deprecate hive.druid.select.distribute property for Druid
- Closed
- links to