Muthukumark19 opened a new issue, #18225:
URL: https://github.com/apache/druid/issues/18225

   Do we have any properties to get the row count of the SQL which we run in 
the druid??
   
   I tried to use this property but not getting rowReturned in the context
   
   <img width="1477" height="849" alt="Image" 
src="https://github.com/user-attachments/assets/cad752a6-c2ab-45a0-97a2-9fd1a209336e";
 />
   
   Example:
   
   eg,
    
   2025-07-08T07:48:41,756 INFO [sql[c4569cad-7e59-42e0-b306-6d66e88b7413]] 
org.apache.druid.server.log.LoggingRequestLogger - 2025-07-08T07:48:41.616Z     
    
{"queryType":"timeseries","dataSource":{"type":"table","name":"Calendar"},"intervals":{"type":"intervals","intervals":["-146136543-09-08T08:23:32.096Z/146140482-04-24T15:36:27.903Z"]},"granularity":{"type":"all"},"aggregations":[{"type":"longMin","name":"a0","fieldName":"__time"},{"type":"longMax","name":"a1","fieldName":"__time"}],**"context":{"queryId":"c4569cad-7e59-42e0-b306-6d66e88b7413","sqlOuterLimit":1001,"sqlQueryId":"c4569cad-7e59-42e0-b306-6d66e88b7413","sqlStringifyArrays":false}}**
     
{"query/time":140,"query/bytes":-1,"success":true,"identity":"druid_system"}


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to