Ferrari6 commented on pull request #7409: URL: https://github.com/apache/pinot/pull/7409#issuecomment-920443797
Both `JsonFunctions` and `JsonExtractScalarTransformFunction` use JsonPath, so need to set Jayway's `CacheProvider` before the initialization of these two functions and can only be set once. At the same time, I am also doing some performance tests on `Guava Cache`, I will submit some more code soon. -- 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]
