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

Tiago R. Espinha updated DERBY-3842:
------------------------------------

    Attachment: derby-3842-tiago.patch

New patch.

Quick overview:
- Added the test to the Suite, on the condition that it is a sane build. (Added 
this condition to the _Suite file, since the whole test should not be added in 
case it's an insane environment).

- Removed the following files:
-> holdCursorExternalSortJDBC30_app.properties
-> holdCursorExternalSortJDBC30.sql
-> holdCursorExternalSortJDBC30_derby.properties
-> holdCursorExternalSortJDBC30.out

- Implemented Kathey's suggestions

- Added a method for checking whether an External Sort was used or not on the 
RuntimeStatisticsParser. Also added a toString() override on this class, that 
allow us to have access to the complete output of the runtime statistics.

- The tests do check now whether an External Sort was used or not by checking 
the statistics.

And I think that's all.

> Convert 
> "org.apache.derbyTesting.functionTests.tests.store.holdCursorExternalSortJDBC30.sql"
>  to junit.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3842
>                 URL: https://issues.apache.org/jira/browse/DERBY-3842
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Junjie Peng
>            Assignee: Tiago R. Espinha
>         Attachments: derby-3842-1.patch, derby-3842-1.stat, 
> derby-3842-tiago.patch, derby-3842-tiago.patch
>
>


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

Reply via email to