You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/05/18 15:58:16 UTC

[jira] Updated: (DERBY-2642) Convert lang/dynamicLikeOptimization.sql to JUnit

     [ https://issues.apache.org/jira/browse/DERBY-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-2642:
--------------------------------------

    Attachment: derby-2642-1.stat
                derby-2642-1.diff

Attaching the first version of DynamicLikeOptimizationTest. It covers most of what dynamicLikeOptimization.sql tests, except that it's still missing a couple of queries which cast the pattern or escape character to VARCHAR, and it doesn't check the query plans. I will add tests for that later.

DynamicLikeOptimizationTest runs in both embedded mode and client/server mode (the old test only runs in embedded).

> Convert lang/dynamicLikeOptimization.sql to JUnit
> -------------------------------------------------
>
>                 Key: DERBY-2642
>                 URL: https://issues.apache.org/jira/browse/DERBY-2642
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: derby-2642-1.diff, derby-2642-1.stat
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.