Santiago M. Mola created SPARK-7012:
---------------------------------------

             Summary: Add support for NOT NULL modifier for column definitions 
on DDLParser
                 Key: SPARK-7012
                 URL: https://issues.apache.org/jira/browse/SPARK-7012
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.3.0
            Reporter: Santiago M. Mola
            Priority: Minor


Add support for NOT NULL modifier for column definitions on DDLParser. This 
would add support for the following syntax:

CREATE TEMPORARY TABLE (field INTEGER NOT NULL) ...



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to