KKcorps opened a new pull request #7116: URL: https://github.com/apache/incubator-pinot/pull/7116
## Description Currently, the datetime functions requires a minimum of 3 arguments. However, most databases offer the 2 argument implementation which is used by services such as Tableau. The PR adds this function. The PR also deprecates the earlier implementation of Date time function without Scalar Functions since it is not required anymore. -- 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]
