richardstartin opened a new pull request #7819:
URL: https://github.com/apache/pinot/pull/7819


   By default, when a JSON path doesn't match a document, the JSONPath library 
throws an exception, but this can be disabled with configuration. These 
exceptions can be quite costly during ingestion and are worth avoiding:
   <img width="1789" alt="Screenshot 2021-11-23 at 11 25 59" 
src="https://user-images.githubusercontent.com/16439049/143016169-7aa03103-7076-448a-ac0c-75f7ca8fe5e7.png";>
   
   The `JsonScalarExtractTransformFunction` already uses this configuration.
   
   


-- 
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: commits-unsubscr...@pinot.apache.org

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

Reply via email to