danaeaguilar commented on issue #8208:
URL: https://github.com/apache/druid/issues/8208#issuecomment-626628494


   Hi, is there any update on this? I also need to get the last record for each 
dimension, vey similar case than requested in the previous comment by 
@arhantpanda , I am doing a group by with a having, and then I need to count 
those results. it seems to be working with longLast in a native query , but 
when I try to count I cannot make a nested query in native, so I am trying to 
do it in SQL, but I cannot find an equivalent to the longLast.


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



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

Reply via email to