fx19880617 commented on a change in pull request #6490: URL: https://github.com/apache/incubator-pinot/pull/6490#discussion_r564890469
########## File path: pinot-common/src/main/java/org/apache/pinot/common/function/scalar/JsonFunctions.java ########## @@ -21,6 +21,7 @@ import com.fasterxml.jackson.core.JsonProcessingException; import com.jayway.jsonpath.JsonPath; import java.util.Map; +import net.minidev.json.JSONArray; Review comment: Update the jayway config to use jackson by default. ---------------------------------------------------------------- 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