Imran2687 opened a new issue #11072: URL: https://github.com/apache/druid/issues/11072
### Affected Version The Druid version where the problem was encountered. Druid-0.20.1 ### Description Hi, I am trying to use Druid . I have one question. Suppose there are fields as below Amount userName transactionId Now i want to ingest data based on sum of amount group by user, but i want store all transaction id as well like . T1,T2,T3... after aggregation. Is it possible to do it in druid? -- 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]
