cyrilou242 commented on issue #12091: URL: https://github.com/apache/pinot/issues/12091#issuecomment-1839272926
from @Jackie-Jiang : > the real problem is that our scalar function (not implementing TransformFunction) is not able to return different type based on the argument, and the post-aggregation (e.g. group by date and return the result of a function on date) is using the scalar function instead of TransformFunction. This is a known issue, and we are exploring a fix closing as duplicate. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
