You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/01 02:06:52 UTC

[GitHub] clintropolis commented on issue #6974: sql support for dynamic parameters

clintropolis commented on issue #6974: sql support for dynamic parameters
URL: https://github.com/apache/incubator-druid/pull/6974#issuecomment-459578848
 
 
   One of the primary motivators was to provide a mechanism to supply very large literals (serialized bloom filters) to a Druid query without choking the tokenizer with a 10MB+ string literal, as the timings of this test show it's a nice improvement:
   
   <img width="439" alt="screen shot 2019-01-31 at 3 39 32 pm" src="https://user-images.githubusercontent.com/1577461/52098148-a70af480-2582-11e9-9968-e48a97e1bb45.png">
   
   I meant to mark the slow test as ignore though so it doesn't get run, so will update PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org