|
Thanks Mamta for the patch. I just have some comments and questions...
Thanks for commenting the changes well! 1) Why there is a new method in GenericPreparedStatement? This doesn't return any info about the PreparedStatement itself, so, does this belong here? Why not just have the check qt.referencesSessionSchema() in GenericStatement.java? + public boolean referencesSessionSchema(QueryTreeNode qt)2) Thanks for changing completeCompile() to NOT return referencesSessionSchema flag... Seems like an ugly way to do it. 3) You also mentioned: This information is again lost during the optimization and generate phase and hence I moved the check for Do you know why this info is lost?Thanks for the good patch. Satheesh Mamta Satoor wrote:
|
- Re: [PATCH] Derby 424 - Queryplan for a query using SESS... Satheesh Bandaram
- Re: [PATCH] Derby 424 - Queryplan for a query using... Mamta Satoor
- Re: [PATCH] Derby 424 - Queryplan for a query u... Satheesh Bandaram
- Re: [PATCH] Derby 424 - Queryplan for a que... Mamta Satoor
- Re: [PATCH] Derby 424 - Queryplan for a... Satheesh Bandaram
