[
https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A B updated DERBY-2249:
-----------------------
Derby Info: (was: [Patch Available])
I committed DERBY-2248_diff2.txt, along with the files in optimizer.zip, with
svn revision 513562:
http://svn.apache.org/viewvc?view=rev&rev=513562
For future reference, you do not have to jar up new files separately from the
svn patch. Instead you can just use the "svn add" command for the files, then
they will show up in the patch just like other diffs.
So in this case you could have done:
svn add java/testing/org/apache/derbyTesting/system/optimizer
which would have added all files in the "optimizer" directory to the svn
client. Then when you did "svn diff" the new files would have been included in
the patch, thus no need to attach them separately as a jar.
I did exactly that to create d2249_v3.patch, which I'm attaching to this issue
since that is the actual patch that I committed. Please look it over to make
sure everything is correct.
One other thing: I noticed that even though the directory is now
system/optimizer the test name is still "RunLangTest". Is that intentional?
Or should that be renamed to something more in line with the new location?
Thanks for the contribution!
> Place holder to attach the long running test which will test Derby's improved
> optimizer
> ---------------------------------------------------------------------------------------
>
> Key: DERBY-2249
> URL: https://issues.apache.org/jira/browse/DERBY-2249
> Project: Derby
> Issue Type: Test
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Manjula Kutty
> Assigned To: Manjula Kutty
> Priority: Trivial
> Attachments: build.xml, build.xml, d2249_v3.patch, d2249_v3.stat,
> DERBY-2248_diff.txt, DERBY-2248_stat.txt, DERBY-2249_diff.txt,
> DERBY-2249_diff2.txt, LangTest.zip, optimizer.zip
>
>
> Will be adding a test for the improved optimizer particularly to test the fix
> for DERBY-805 and DERBY-1205. Once the files are committed will provide a
> link to both of those issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.