[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 (JIRA) jira-events at lists.jboss.org
Mon Oct 15 08:57:01 EDT 2012


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

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

    Fix Version/s:     (was: 8.2)
         Priority: Minor  (was: Major)
       Complexity: Medium


This was fixed on the Designer side.  The default DTP logic had changed and needed a tweak to recognize a ; statement delimiter.  So the priority of getting multi-statement handling into Teiid is fairly low.
                
> 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
>            Priority: Minor
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list