[teiid-issues] [JBoss JIRA] Commented: (TEIID-89) Data roles should account for the ability to create temp tables

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Nov 9 22:01:01 EST 2010


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

Steven Hawkins commented on TEIID-89:
-------------------------------------

I propose that the ability to create/drop session (and eventually globally scoped) temp tables will use '.' as the resource name.  Alternatively we could reserve the internal name for the temp space "__TEMP__".

Create would be represented by the create permission on "." and drop would be the delete permission on ".".

There would will also need to be a system property to set the default for temp table access.  VDBs created prior to this change will likely need to have default create/delete permissions for temp tables.

> Data roles should account for the ability to create temp tables
> ---------------------------------------------------------------
>
>                 Key: TEIID-89
>                 URL: https://jira.jboss.org/browse/TEIID-89
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Optional
>             Fix For: 7.3
>
>
> Defect Tracker #24698: Data roles should account for creating temp tables.  Right now all temp table creation is allowed.

-- 
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