ksnijjer opened a new issue #7439:
URL: https://github.com/apache/pinot/issues/7439


   If you use "non default value" version i.e **jsonPathString(Object object, 
String jsonPath)** then there is no error handling in case jsonPath doesn't 
exist and will cause data ingestion to fail. Need to return null in such 
scenarios so data ingestion is not impacted.
   
   Similar to above function other functions for e.g jsonPathDouble() etc. need 
to be updated as well.
   
   cc @npawar 


-- 
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