]
Steven Hawkins resolved TEIID-3242.
-----------------------------------
Resolution: Done
Removed the initial create permission check to ensure that we get the proper message.
Also corrected the checks of foreign temp tables against their respective permissions.
issues with data roles and foreign temp tables
----------------------------------------------
Key: TEIID-3242
URL:
https://issues.jboss.org/browse/TEIID-3242
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.3
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.10
With data roles enabled we require create on the target schema, but will output a message
saying that create temp tables is required. We will also not appropriately check the
columns as there name is not reported as relative to the target schema.