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 2020/09/08 22:02:46 UTC

[GitHub] [druid] mghosh4 opened a new issue #10367: Add missing sqlQueryContext API

mghosh4 opened a new issue #10367:
URL: https://github.com/apache/druid/issues/10367


   ### Description
   
   This is a minor change. DefaultRequestLogEvent is missing an api to query the sqlQueryContext
   
   ### Motivation
   
   Exposing this api is useful for audit logging purposes. For each sql query, Druid runs an equivalent native query. The query context datastructure maintains the mapping between sqlQueryId (which represents the sql query) to queryId (which represents the native query). 
   


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



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


[GitHub] [druid] clintropolis closed issue #10367: Add missing sqlQueryContext API

Posted by GitBox <gi...@apache.org>.
clintropolis closed issue #10367:
URL: https://github.com/apache/druid/issues/10367


   


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



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