amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r627775093
########## File path: pinot-common/src/main/java/org/apache/pinot/common/function/FunctionUtils.java ########## @@ -31,6 +31,9 @@ private FunctionUtils() { } + // TODO: Do we need to create a class for handling JSON. It doesn't seem like this is needed since JSON type directly Review comment: Removed comment. I think String is good enough for now. -- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org