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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to