gianm commented on issue #9756: URL: https://github.com/apache/druid/issues/9756#issuecomment-621602010
Thanks for the report. I think what we'll need to do is update the signature of the EarliestLatestSqlAggFunction so it accepts either STRING or OTHER (which stringLast should show up as) for its string form, and then add a test to make sure it works. ---------------------------------------------------------------- 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]
