-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Currently in Teiid in order to turn a JSON document to a relational structure, JSONTOXML function is used then XPATH used on it to retrieve data using XMLTABLE.
Investigate the feasibility of using JSONPATH [1] directly on JSON document to build a JSONTABLE construct.