[teiid-issues] [JBoss JIRA] Commented: (TEIID-1478) various jdbc import issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Mar 10 10:55:45 EST 2011


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

Steven Hawkins commented on TEIID-1478:
---------------------------------------

precision and scale are now set appropriately for columns as well.

> various jdbc import issues
> --------------------------
>
>                 Key: TEIID-1478
>                 URL: https://issues.jboss.org/browse/TEIID-1478
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.4
>
>
> We should not through an exception if the primary key for a foreign key cannot be found - which is most likely due to being filtered from import, instead the key should just be dropped.
> We should automatically remap the invalid column name char '.' to '_' - since this is the current behavior of designer.
> We also do not have good handling for the mysql bit type, which can be larger than a single bit.
> Default values should be captured and should be normalized for BIT types.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list