Rename native query procedure
-----------------------------
Key: TEIID-2737
URL:
https://issues.jboss.org/browse/TEIID-2737
Project: Teiid
Issue Type: Quality Risk
Security Level: Public(Everyone can see)
Components: Documentation, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.6
We have two somewhat related native querying features - the native-query extension
property used on tables/procedures/functions, and a native procedure that can be exposed
to issue arbitrary statements.
It has been proposed to rename the native query procedure to the direct query procedure
(which matches the translator api).