maytasm commented on a change in pull request #9773:
URL: https://github.com/apache/druid/pull/9773#discussion_r425447494



##########
File path: docs/querying/datasource.md
##########
@@ -268,12 +268,16 @@ perform best if `d.field` is a string.
 4. As of Druid {{DRUIDVERSION}}, the join operator must evaluate the condition 
for each row. In the future, we expect
 to implement both early and deferred condition evaluation, which we expect to 
improve performance considerably for
 common use cases.
+5. Currently, Druid does not support pushing down predicates (condition and 
filter) pass a Join (i.e. into 

Review comment:
       Done




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to