[
https://issues.apache.org/jira/browse/DERBY-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-740:
---------------------------------
Fix Version/s: 10.1.3.2
> Have BCMethod.cast() optimize the case when the requested cast is to the same
> Java type.
> ----------------------------------------------------------------------------------------
>
> Key: DERBY-740
> URL: https://issues.apache.org/jira/browse/DERBY-740
> Project: Derby
> Issue Type: Sub-task
> Components: SQL
> Reporter: Daniel John Debrunner
> Assignee: Daniel John Debrunner
> Priority: Minor
> Fix For: 10.1.3.2, 10.2.1.6
>
>
> Slighty reduces the amount of byte code generated for the query in DERBY-732.
> Simply if the classes are identical then do not generate any code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.