[teiid-issues] [JBoss JIRA] (TEIID-5481) Evaluate JSONPATH as expression language for Json payload to table

Steven Hawkins (Jira) issues at jboss.org
Mon Jun 3 07:35:00 EDT 2019


    [ https://issues.jboss.org/browse/TEIID-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741491#comment-13741491 ] 

Steven Hawkins commented on TEIID-5481:
---------------------------------------

Looked at switching to jackson, but unless static methods are used, it appears that the minidev dependency is still required.  The wildfly kit has been updated.  Will take another pass through to see about missing tests and docs, then resolve this.

> Evaluate JSONPATH as expression language for Json payload to table
> ------------------------------------------------------------------
>
>                 Key: TEIID-5481
>                 URL: https://issues.jboss.org/browse/TEIID-5481
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 12.3
>
>
> 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.
> [1] https://code.google.com/archive/p/json-path/



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list