ksnijjer opened a new issue #7440: URL: https://github.com/apache/pinot/issues/7440
Currently if we are not able to find a value at the given jsonPath, we just return defaultValue. This implies that Null value support functionality can't be used by the customer: https://docs.pinot.apache.org/developers/advanced/null-value-support Can we add another variant where we return "null" in such scenarios ? 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: [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]
