Jacques Nadeau created DRILL-3556:
-------------------------------------

             Summary: Add support for using Json literals directly in SQL syntax
                 Key: DRILL-3556
                 URL: https://issues.apache.org/jira/browse/DRILL-3556
             Project: Apache Drill
          Issue Type: New Feature
          Components: SQL Parser
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 1.3.0


This is the basic work to support using JSON literals.  We can open other JIRAs 
for things such as embedded column references, where clause use, etc.

Example:

{code}
SELECT {"my":"data", "foo":"bar"} FROM (VALUES 1)
{code}





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

Reply via email to