apache/pinot

Doc bug in JSONPATH function docs

Open

#10,397 opened on Mar 8, 2023

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Java (1,234 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 6d 7h) (186 merged PRs in 30d)

Description

Hi, the link to the Jayway JSONPATH parser is broken on https://docs.pinot.apache.org/configuration-reference/functions/jsonpath - looks like the site has been taken down. Maybe we could replace it with another one? I found https://www.site24x7.com/tools/json-path-evaluator.html which seems to work

Contributor guide