Debbie Steigner created TEIID-5443:
--------------------------------------
Summary: Using RAND() function in a column mask errors on temp table
creation
Key: TEIID-5443
URL:
https://issues.jboss.org/browse/TEIID-5443
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.12.14.6_4
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Column masking with RAND() tries to create a temp table and errors:
09:47:47,601 ERROR [org.teiid.PROCESSOR] (Worker20_QueryProcessorQueue88) TEIID30019
Unexpected exception for request IAgYDrdYXFRm.30: org.teiid.core.TeiidComponentException:
TEIID30091 org.teiid.api.exception.query.QueryResolverException: TEIID30091 Cannot create
group 'sec AS sec__1' with multiple columns named 'expr'
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)