mirror of https://github.com/apache/druid.git
98f1eb8ede
* Use filters for pruning properly for hash-joins. Native used them too aggressively: it might use filters for the RHS to prune the LHS. MSQ used them not at all. Now, both use them properly, pruning based on base (LHS) columns only. * Fix tests. * Fix style. * Clear filterFields too. * Update. |
||
---|---|---|
.. | ||
src | ||
pom.xml |