Jackie-Jiang commented on PR #14075: URL: https://github.com/apache/pinot/pull/14075#issuecomment-2378045835
I think the idea is to return `TIMESTAMP` type when the value is a timestamp. The reason why this UDF returns `LONG` in v1 is that it was introduced before `TIMESTAMP` data type was added, and we cannot easily change the v1 behavior without breaking backward compatibility -- 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]
