[teiid-issues] [JBoss JIRA] (TEIID-1377) Teiid Designer (DTP) Execute All sends all queries at once to Server - Server should handle these bulk queries

Steven Hawkins (Updated) (JIRA) jira-events at lists.jboss.org
Tue Dec 20 15:37:09 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-1377:
----------------------------------

    Fix Version/s: 8.1
                       (was: 8.0)
          Affects: Release Notes


Given that there is an easy fix in DTP, moving out of 8.0 bucket.  The general approach to the fix would be to make the script parsing logic from the odbc client generic and use it from the JDBC client to issue individual queries.  Better support for getMoreResults methods would also need to be added.
                
> Teiid Designer (DTP) Execute All sends all queries at once to Server - Server should handle these bulk queries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1377
>                 URL: https://issues.jboss.org/browse/TEIID-1377
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 7.1.1
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> When a series of SELECT statements are sent to the server via Execute All, the server should execute the SQL statements in appropriate fashion (as when the queries are directed to other RDBMSes, such as Oracle).
> At present, no exceptions are thrown, but the queries fail to execute.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list