imay commented on issue #242: Poor query performance under high concurrence
URL: https://github.com/apache/incubator-doris/issues/242#issuecomment-429749951
 
 
   @kangkaisen 
   Now, Doris can't infer `t6.dt = 20180909` when there already have `t1.dt = 
t6.dt` and `t1.dt = 20180909`. 
   
   can you add `t6.dt = 20180909` to SQL3 where clause, and run SQL3?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to