You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2008/01/04 21:11:34 UTC

[jira] Created: (JDO-567) Add tests for query over memory collections

Add tests for query over memory collections
-------------------------------------------

                 Key: JDO-567
                 URL: https://issues.apache.org/jira/browse/JDO-567
             Project: JDO
          Issue Type: Test
          Components: tck2, tck2-legacy
    Affects Versions: JDO 2 final
            Reporter: Craig Russell


Currently, the spec allows for querying over a collection of instances in memory. The only tck tests for this feature is in the new subquery tests.

For post-2.1, we should add tests that query over a memory collection. There are a few considerations for this. We could write brand new tests or update existing tests to use memory collections as well as database extents as the candidate collection. We could automatically run memory tests in addition to database queries. 

It would be nice to have the same coverage of memory queries that we have for database queries.

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


[jira] Updated: (JDO-567) Add tests for query over memory collections

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell updated JDO-567:
------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: JDO 2 maintenance release 1)

This is an area of improvement for the next maintenance release.

> Add tests for query over memory collections
> -------------------------------------------
>
>                 Key: JDO-567
>                 URL: https://issues.apache.org/jira/browse/JDO-567
>             Project: JDO
>          Issue Type: Test
>          Components: tck2, tck2-legacy
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>            Assignee: Michael Bouschen
>            Priority: Minor
>
> Currently, the spec allows for querying over a collection of instances in memory. The only tck tests for this feature is in the new subquery tests.
> For post-2.1, we should add tests that query over a memory collection. There are a few considerations for this. We could write brand new tests or update existing tests to use memory collections as well as database extents as the candidate collection. We could automatically run memory tests in addition to database queries. 
> It would be nice to have the same coverage of memory queries that we have for database queries.

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


[jira] Assigned: (JDO-567) Add tests for query over memory collections

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell reassigned JDO-567:
---------------------------------

    Assignee: Michael Bouschen

Some of the new subquery tests also test memory collections.

> Add tests for query over memory collections
> -------------------------------------------
>
>                 Key: JDO-567
>                 URL: https://issues.apache.org/jira/browse/JDO-567
>             Project: JDO
>          Issue Type: Test
>          Components: tck2, tck2-legacy
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>            Assignee: Michael Bouschen
>             Fix For: JDO 2 maintenance release 1
>
>
> Currently, the spec allows for querying over a collection of instances in memory. The only tck tests for this feature is in the new subquery tests.
> For post-2.1, we should add tests that query over a memory collection. There are a few considerations for this. We could write brand new tests or update existing tests to use memory collections as well as database extents as the candidate collection. We could automatically run memory tests in addition to database queries. 
> It would be nice to have the same coverage of memory queries that we have for database queries.

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


[jira] Updated: (JDO-567) Add tests for query over memory collections

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell updated JDO-567:
------------------------------

    Fix Version/s: JDO 2 maintenance release 1

> Add tests for query over memory collections
> -------------------------------------------
>
>                 Key: JDO-567
>                 URL: https://issues.apache.org/jira/browse/JDO-567
>             Project: JDO
>          Issue Type: Test
>          Components: tck2, tck2-legacy
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>            Assignee: Michael Bouschen
>             Fix For: JDO 2 maintenance release 1
>
>
> Currently, the spec allows for querying over a collection of instances in memory. The only tck tests for this feature is in the new subquery tests.
> For post-2.1, we should add tests that query over a memory collection. There are a few considerations for this. We could write brand new tests or update existing tests to use memory collections as well as database extents as the candidate collection. We could automatically run memory tests in addition to database queries. 
> It would be nice to have the same coverage of memory queries that we have for database queries.

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