glasser commented on issue #5789: Add stringLast and stringFirst aggregators 
extension
URL: https://github.com/apache/incubator-druid/pull/5789#issuecomment-470415828
 
 
   I don't really understand the variety of slightly different entry points 
involved in the metric aggregation process, but it seems like if 
StringFirstAggregateCombiner used the same logic as 
`StringFirstAggregator.aggregate` where it allowed `selector.getObject()` to 
return either a String or a SerializablePairLongString, then whatever this 
issue actually is would be resolved.

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


With regards,
Apache Git Services

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

Reply via email to