fx19880617 commented on pull request #5461: URL: https://github.com/apache/incubator-pinot/pull/5461#issuecomment-635662402
> very nicely done!. You made it look simple. > > Check the datatypes compatibility of left and right transform functions. > > What happens if the right is just a constant, we use LiteralTransformFunction? Correct, if right side is constant, then it's parsed as LiteralTransformFunction. ---------------------------------------------------------------- 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]
