You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Edmon Begoli (JIRA)" <ji...@apache.org> on 2015/10/01 15:49:27 UTC

[jira] [Created] (DRILL-3878) Support XML Querying (selects/projections, no writing)

Edmon Begoli created DRILL-3878:
-----------------------------------

             Summary: Support XML Querying (selects/projections, no writing)
                 Key: DRILL-3878
                 URL: https://issues.apache.org/jira/browse/DRILL-3878
             Project: Apache Drill
          Issue Type: New Feature
    Affects Versions: Future
            Reporter: Edmon Begoli
             Fix For: Future


Support querying of the XML documents (as read-only selects, 
Writing should be implemented as a different feature that brings its own set of challenges.)

To consider is reading of the trivial, schema-less, XML documents, DTD-oriented ones and also of schema-defined ones.

Also, we should consider direct querying vs. using converter tools to change the representation from XML to JSON, CSV, etc.


Design and Implementation discussion, notes, ideas and implementation suggestions should be captured here:
https://docs.google.com/document/d/1oS-cObSaTlAmuW_XghDLmHbBEorLl0z-axaHnjy7vg0/edit?usp=sharing 
(no vandalism, please)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)