[teiid-issues] [JBoss JIRA] (TEIID-3349) Allow column type to be altered

Ramesh Reddy (JIRA) issues at jboss.org
Thu Jan 26 15:14:00 EST 2017


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

Ramesh Reddy commented on TEIID-3349:
-------------------------------------

Sure, I will check as I am looking at this issue, see if this can be easily done to round up the feature little further. The RENAME syntax going to be

{code}
ALTER TABLE {table-name} RENAME COLUMN {column-name} TO {new-name};
{code}

> Allow column type to be altered
> -------------------------------
>
>                 Key: TEIID-3349
>                 URL: https://issues.jboss.org/browse/TEIID-3349
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 9.3
>
>
> Add ddl support for alter column type to assist in importing.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list