shivtools commented on issue #6017: Logging of invalid queries
URL: 
https://github.com/apache/incubator-druid/issues/6017#issuecomment-448480269
 
 
   Hey @gianm, I wanted to take up this ticket and would appreciate if you 
could provide a little more insight into the following questions: 
   
   1. When you refer to adding a new method that accepts invalid queries as 
byte arrays, I'm assuming that you're referring to this 
[method](https://github.com/apache/incubator-druid/blob/7a09cde4de1953eee75c5033e863cfde8f94d6c1/server/src/main/java/org/apache/druid/server/QueryLifecycle.java#L328-L334)?
   2. Would we also have to modify the 
[Query](https://github.com/apache/incubator-druid/blob/master/processing/src/main/java/org/apache/druid/query/Query.java)
 object such that it can store information about the query string? I guess I'm 
trying to understand how to get to the bytes of the query that you refer to in 
your comment.

----------------------------------------------------------------
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