[teiid-issues] [JBoss JIRA] Created: (TEIID-1210) Add support for non-unique indexes for materialized view tables

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Mon Aug 16 15:06:11 EDT 2010


Add support for non-unique indexes for materialized view tables
---------------------------------------------------------------

                 Key: TEIID-1210
                 URL: https://jira.jboss.org/browse/TEIID-1210
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
    Affects Versions: 7.1
            Reporter: Steve Hawkins
            Assignee: Steve Hawkins
             Fix For: 7.1.1


Currently only a primary key index is created for internal materialized view tables.  It would be good to allow non-unique indexes to be created for all other index/unique constraints on the view.  This would also allow the user to approximate a function based index by adding an additional column to the view projecting the evaluated function.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list