KKcorps commented on a change in pull request #7116:
URL: https://github.com/apache/incubator-pinot/pull/7116#discussion_r662740892
##########
File path:
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/DateTruncTransformFunction.java
##########
@@ -75,6 +76,7 @@
* </li>
* </ul>
*/
+@Deprecated
Review comment:
Ok.
So the issue is then the scalar functions which were imlpemented are not
being used anywhere since all date_trunc calls go to the transform function.
I will add the 2 argument version in transform functions only then
--
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]