[teiid-issues] [JBoss JIRA] (TEIID-5432) View type resolving does not keep domain types

Steven Hawkins (JIRA) issues at jboss.org
Wed Jul 25 08:28:01 EDT 2018


Steven Hawkins created TEIID-5432:
-------------------------------------

             Summary: View type resolving does not keep domain types
                 Key: TEIID-5432
                 URL: https://issues.jboss.org/browse/TEIID-5432
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 11.x


A query expression defining a view using domain types will have those types converted to builtin when the types are omitted from the view definition:

create view v as select domain_type_col from x;

will report the column for v as the base type.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list