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 2019/08/02 16:08:26 UTC

[GitHub] [incubator-druid] arhantpanda commented on issue #8208: Druid SQL: Fetch latest records from streaming ingestion

arhantpanda commented on issue #8208: Druid SQL: Fetch latest records from streaming ingestion
URL: https://github.com/apache/incubator-druid/issues/8208#issuecomment-517757815
 
 
   Apologize for not being clear on my question.
   
   I am looking for the latest record for each country. I was trying to do that using `GROUP BY countryIsoCode`
   
   Reason for the latest records is I am ingesting from a Kafka stream and I only need the latest version for a dimension (ex: `countryIsoCode`).

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


With regards,
Apache Git Services

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