[
https://issues.apache.org/jira/browse/TRAFODION-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14714433#comment-14714433
]
Suresh Subbiah commented on TRAFODION-465:
------------------------------------------
Suresh Subbiah (suresh-subbiah) wrote on 2014-07-18: #1
A couple of new rows need to be added to the QueryInfoStruct array in
generator/GenRelExeUtil.cpp to cover the IN SCHEMA cases.
Changed in trafodion:
status: New → In Progress
Suresh Subbiah (suresh-subbiah) on 2014-08-29
Changed in trafodion:
status: In Progress → Fix Committed
Stacey Johnson (sjohnson-w) on 2014-10-16
Changed in trafodion:
milestone: none → r0.9
status: Fix Committed → Fix Released
> LP Bug: 1344181 - GET [TABLE_MAPPING] FUNCTIONS returns error when IN SCHEMA
> clause is used
> -------------------------------------------------------------------------------------------
>
> Key: TRAFODION-465
> URL: https://issues.apache.org/jira/browse/TRAFODION-465
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-general
> Reporter: Aruna Sadashiva
> Assignee: Suresh Subbiah
> Priority: Critical
> Fix For: 0.9 (pre-incubation)
>
>
> GET FUNCTIONS and GET TABLE_MAPPING FUNCTIONS commands are not working when
> IN SCHEMA clause is added:
> SQL>get functions in schema t4qa;
> *** ERROR[4218] The options specified in the GET <queryType> command are
> incorrect, inconsistent or not supported. [2014-07-17 15:01:58]
> SQL>get table_mapping functions in schema t4qa;
> *** ERROR[4218] The options specified in the GET <queryType> command are
> incorrect, inconsistent or not supported. [2014-07-17 15:02:31]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)