You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/05/03 02:51:24 UTC

[GitHub] [incubator-pinot] fx19880617 commented on pull request #4597: Adding json_path function to extract field from json object

fx19880617 commented on pull request #4597:
URL: https://github.com/apache/incubator-pinot/pull/4597#issuecomment-623045818


   > Now that we have support for udf in filter predicates, this can be an amazing feature.
   > Can we change the function names to match with presto
   > 
   > * https://prestodb.io/docs/current/functions/json.html
   > * https://docs.aws.amazon.com/athena/latest/ug/querying-JSON.html
   
   Rename function name to `json_extract_scalar` also added a new function to extract `json_extract_key` to extract the paths for a given json.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org