[teiid-issues] [JBoss JIRA] (TEIID-5361) Column metadata with set queries only reflects projected branch

Steven Hawkins (JIRA) issues at jboss.org
Mon Jun 4 14:21:00 EDT 2018


Steven Hawkins created TEIID-5361:
-------------------------------------

             Summary: Column metadata with set queries only reflects projected branch
                 Key: TEIID-5361
                 URL: https://issues.jboss.org/browse/TEIID-5361
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 11.0


The logic in the MetaDataProcessor only considers the projected branch when determining attributes beyond type, thus it may not accurately represent the expected results.

We should also look at returning metadata that is more specific to literal values.   For example:

select 'a'

would return the generic type metadata for 'a', rather than a more specific length.



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


More information about the teiid-issues mailing list