apache/pinot

Doc bug in JSONPATH function docs

Open

#10397 opened on Mar 8, 2023

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

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