Aka-shi opened a new issue #9756: URL: https://github.com/apache/druid/issues/9756
### Description I have ingested few columns using stringLast aggregator, which stores the data as pair of time and value. I got to know that the idea is to use the same aggregator on both ingestion and query sides. But the LATEST(expr, maxBytes) doesn't work on columns stored as stringLast. ### Affected Version Version - 0.17.0 [Slack thread](https://the-asf.slack.com/archives/CJ8D1JTB8/p1587594263292900) ---------------------------------------------------------------- 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]
