[jira] Commented: (DERBY-4832) Support for FULL OUTER JOIN

2011-03-03 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002430#comment-13002430 ] C.S. Nirmal J. Fernando commented on DERBY-4832: Whoops ! I just noticed t

[jira] Commented: (DERBY-4832) Support for FULL OUTER JOIN

2011-03-03 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002429#comment-13002429 ] C.S. Nirmal J. Fernando commented on DERBY-4832: This is really interestin

[jira] Assigned: (DERBY-5042) ResultSet.updateBoolean() on new BOOLEAN type throws exception

2011-02-22 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-5042: -- Assignee: (was: C.S. Nirmal J. Fernando) > ResultSet.updateBoolean(

[jira] Updated: (DERBY-3573) Argument checking for ResultSet.setFetchSize(int) is incorrect

2011-02-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-3573: --- Comment: was deleted (was: Thanks Knut! But seems like no failures in Stateme

[jira] Commented: (DERBY-3573) Argument checking for ResultSet.setFetchSize(int) is incorrect

2011-02-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996841#comment-12996841 ] C.S. Nirmal J. Fernando commented on DERBY-3573: Thanks Knut! But seems li

[jira] Updated: (DERBY-5058) Add support for "boolean" data type in UpdatableResultSetTest

2011-02-18 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-5058: --- Attachment: derby-5042-a.diff This patch is not intended to commit. This patc

[jira] Created: (DERBY-5058) Add support for "boolean" data type in UpdatableResultSetTest

2011-02-18 Thread C.S. Nirmal J. Fernando (JIRA)
Add support for "boolean" data type in UpdatableResultSetTest -- Key: DERBY-5058 URL: https://issues.apache.org/jira/browse/DERBY-5058 Project: Derby Issue Type: Bug Comp

[jira] Assigned: (DERBY-5042) ResultSet.updateBoolean() on new BOOLEAN type throws exception

2011-02-14 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-5042: -- Assignee: C.S. Nirmal J. Fernando > ResultSet.updateBoolean() on new BO

[jira] Updated: (DERBY-3573) Argument checking for ResultSet.setFetchSize(int) is incorrect

2011-02-14 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-3573: --- Attachment: derby-3573-a.diff Attaching a diff! Is there a way to find test

[jira] Assigned: (DERBY-3573) Argument checking for ResultSet.setFetchSize(int) is incorrect

2011-02-14 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-3573: -- Assignee: C.S. Nirmal J. Fernando > Argument checking for ResultSet.set

[jira] Commented: (DERBY-4327) Implement optimizer support for bushy trees.

2011-02-07 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991379#comment-12991379 ] C.S. Nirmal J. Fernando commented on DERBY-4327: Hi Rick, Thanks for the

[jira] Commented: (DERBY-4327) Implement optimizer support for bushy trees.

2011-02-07 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991369#comment-12991369 ] C.S. Nirmal J. Fernando commented on DERBY-4327: Hi, I am really interest

[jira] Updated: (DERBY-5004) Typo in column name "HASH_KEY_COLUMN_NUMBER" in SYSXPLAIN_SCAN_PROPS system table documentation

2011-02-04 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-5004: --- Attachment: derby-5004.diff Corrected the column name. Glad if someone can co

[jira] Updated: (DERBY-5004) Typo in column name "HASH_KEY_COLUMN_NUMBER" in SYSXPLAIN_SCAN_PROPS system table documentation

2011-02-04 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-5004: --- Description: ij> CONNECT 'jdbc:derby:myDb;create=false'; ij> select HASH_KEY_

[jira] Updated: (DERBY-5004) Typo in column name "HASH_KEY_COLUMN_NUMBER" in SYSXPLAIN_SCAN_PROPS system table documentation

2011-02-04 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-5004: --- Description: ij> CONNECT 'jdbc:derby:myDb;create=false'; ij> select HASH_KEY_

[jira] Created: (DERBY-5004) Typo in column name "HASH_KEY_COLUMN_NUMBER" in SYSXPLAIN_SCAN_PROPS system table documentation

2011-02-04 Thread C.S. Nirmal J. Fernando (JIRA)
Typo in column name "HASH_KEY_COLUMN_NUMBER" in SYSXPLAIN_SCAN_PROPS system table documentation --- Key: DERBY-5004 URL: https://issues.apache.org/jira/browse/DERBY-5004

[jira] Reopened: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4903: > Plan exporter tool produces broken output if query contains less-than operato

[jira] Resolved: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4903. Resolution: Fixed > Plan exporter tool produces broken output if query cont

[jira] Resolved: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4781. Resolution: Fixed > suites.All fails completely with Failed to invoke > s

[jira] Resolved: (DERBY-4758) Adding documentation about the PlanExporter Tool

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4758. Resolution: Fixed > Adding documentation about the PlanExporter Tool >

[jira] Resolved: (DERBY-4626) Timestamp truncated when converted to string with explicit calendar

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4626. Resolution: Fixed Issue & fix info: (was: [Repro attached]) > T

[jira] Reopened: (DERBY-4758) Adding documentation about the PlanExporter Tool

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4758: > Adding documentation about the PlanExporter Tool > --

[jira] Reopened: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4781: > suites.All fails completely with Failed to invoke > suite():java.lang.refle

[jira] Reopened: (DERBY-4626) Timestamp truncated when converted to string with explicit calendar

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4626: > Timestamp truncated when converted to string with explicit calendar > ---

[jira] Reopened: (DERBY-4618) "Syntax for the derbyrun.jar file" document page modification

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4618: > "Syntax for the derbyrun.jar file" document page modification > -

[jira] Resolved: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4625. Resolution: Fixed Issue & fix info: (was: [Repro attached]) Res

[jira] Resolved: (DERBY-4618) "Syntax for the derbyrun.jar file" document page modification

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4618. Resolution: Fixed Resolving this issue! > "Syntax for the derbyrun.jar fil

[jira] Reopened: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4625: > TIMESTAMP function doesn't accept nanoseconds > -

[jira] Reopened: (DERBY-4623) "XML data type" page in ref needs some modifications

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reopened DERBY-4623: > "XML data type" page in ref needs some modifications > --

[jira] Resolved: (DERBY-4623) "XML data type" page in ref needs some modifications

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4623. Resolution: Fixed > "XML data type" page in ref needs some modifications >

[jira] Assigned: (DERBY-4981) Provide documentation changes for the PlanExporter

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4981: -- Assignee: (was: C.S. Nirmal J. Fernando) > Provide documentation ch

[jira] Assigned: (DERBY-4783) Add all data in XPlain tables into the XML file generated by PlanExporter Tool

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4783: -- Assignee: (was: C.S. Nirmal J. Fernando) > Add all data in XPlain t

[jira] Commented: (DERBY-4783) Add all data in XPlain tables into the XML file generated by PlanExporter Tool

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989031#comment-12989031 ] C.S. Nirmal J. Fernando commented on DERBY-4783: I agree with Bryan, I thi

[jira] Assigned: (DERBY-4766) Redesign the PlanExporter tool API for simplicity

2011-01-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4766: -- Assignee: (was: C.S. Nirmal J. Fernando) > Redesign the PlanExporte

[jira] Commented: (DERBY-4783) Add all data in XPlain tables into the XML file generated by PlanExporter Tool

2011-01-22 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985270#action_12985270 ] C.S. Nirmal J. Fernando commented on DERBY-4783: Hi Bryan, it's my pleasure

[jira] Updated: (DERBY-4783) Add all data in XPlain tables into the XML file generated by PlanExporter Tool

2011-01-21 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4783: --- Attachment: derby-4783-a.diff Hi, I added all entries in Xplain tables to th

[jira] Created: (DERBY-4981) Provide documentation changes for the PlanExporter

2011-01-21 Thread C.S. Nirmal J. Fernando (JIRA)
Provide documentation changes for the PlanExporter -- Key: DERBY-4981 URL: https://issues.apache.org/jira/browse/DERBY-4981 Project: Derby Issue Type: Sub-task Components: Documentati

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935811#action_12935811 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Oh, yeah! Your approach lo

[jira] Updated: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4903: --- Attachment: derby-4903-b.diff Hi Knut, What about something like this for re

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935797#action_12935797 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Hi Bryan, >It seems like

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935785#action_12935785 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Hi Knut & Bryan, Thanks f

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-24 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935631#action_12935631 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Hi Knut, Thanks for the i

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-24 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935386#action_12935386 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Kunt: As I remember we had

[jira] Updated: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-22 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4903: --- Attachment: derby-4903-a.diff Hi, I'm attaching a patch which addresses the

[jira] Assigned: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-22 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4903: -- Assignee: C.S. Nirmal J. Fernando > Plan exporter tool produces broken

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-15 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932033#action_12932033 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Hi Knut, I didn't notice

[jira] Commented: (DERBY-4903) Plan exporter tool produces broken output if query contains less-than operator

2010-11-15 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932029#action_12932029 ] C.S. Nirmal J. Fernando commented on DERBY-4903: Hi Knut, I guess I handle

[jira] Closed: (DERBY-4758) Adding documentation about the PlanExporter Tool

2010-10-22 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando closed DERBY-4758. -- Resolution: Fixed Fix Version/s: 10.7.1.0 > Adding documentation about t

[jira] Commented: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2010-09-17 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910549#action_12910549 ] C.S. Nirmal J. Fernando commented on DERBY-4625: Patch #2 is addressing Knu

[jira] Updated: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2010-09-17 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4625: --- Attachment: derby_4625-2.diff > TIMESTAMP function doesn't accept nanoseconds

[jira] Assigned: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-17 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4614: -- Assignee: (was: C.S. Nirmal J. Fernando) > JDBC metadata gives inco

[jira] Commented: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-17 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910546#action_12910546 ] C.S. Nirmal J. Fernando commented on DERBY-4614: Hi, I've separated the de

[jira] Updated: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-17 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4614: --- Attachment: derby_4614-2.diff > JDBC metadata gives incorrect lengths for tim

[jira] Commented: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-02 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905533#action_12905533 ] C.S. Nirmal J. Fernando commented on DERBY-4614: Hi Knut, Regarding your s

[jira] Commented: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-02 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905509#action_12905509 ] C.S. Nirmal J. Fernando commented on DERBY-4614: Hi Knut, Regarding your f

[jira] Assigned: (DERBY-4626) Timestamp truncated when converted to string with explicit calendar

2010-09-01 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4626: -- Assignee: C.S. Nirmal J. Fernando > Timestamp truncated when converted

[jira] Commented: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2010-09-01 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905365#action_12905365 ] C.S. Nirmal J. Fernando commented on DERBY-4625: Hi, I have attached a pat

[jira] Updated: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-01 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4614: --- Issue & fix info: [Newcomer, Patch Available] (was: [Newcomer]) > JDBC metad

[jira] Issue Comment Edited: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-01 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905178#action_12905178 ] C.S. Nirmal J. Fernando edited comment on DERBY-4614 at 9/1/10 3:39 PM: -

[jira] Updated: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-09-01 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4614: --- Attachment: derby-4614-1.diff Hi, I am attaching patch #1 which is intended

[jira] Commented: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2010-09-01 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905167#action_12905167 ] C.S. Nirmal J. Fernando commented on DERBY-4625: Hi Knut, Thanks for revie

[jira] Commented: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-08-31 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904627#action_12904627 ] C.S. Nirmal J. Fernando commented on DERBY-4614: Hi, Is there a way to fin

[jira] Commented: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-08-30 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904223#action_12904223 ] C.S. Nirmal J. Fernando commented on DERBY-4614: Thanks Bryan & Rick! I'll

[jira] Updated: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2010-08-30 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4625: --- Attachment: derby-4625-1.diff Hi, I'm attaching a patch which solves this is

[jira] Assigned: (DERBY-4625) TIMESTAMP function doesn't accept nanoseconds

2010-08-30 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4625: -- Assignee: C.S. Nirmal J. Fernando > TIMESTAMP function doesn't accept n

[jira] Commented: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-08-29 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903957#action_12903957 ] C.S. Nirmal J. Fernando commented on DERBY-4614: Hi Rick, I would like to

[jira] Assigned: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

2010-08-29 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4614: -- Assignee: C.S. Nirmal J. Fernando > JDBC metadata gives incorrect lengt

[jira] Closed: (DERBY-4623) "XML data type" page in ref needs some modifications

2010-08-27 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando closed DERBY-4623. -- > "XML data type" page in ref needs some modifications > --

[jira] Resolved: (DERBY-4623) "XML data type" page in ref needs some modifications

2010-08-27 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando resolved DERBY-4623. Issue & fix info: (was: [Patch Available]) Resolution: Fixed >

[jira] Commented: (DERBY-4623) "XML data type" page in ref needs some modifications

2010-08-27 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903385#action_12903385 ] C.S. Nirmal J. Fernando commented on DERBY-4623: Hi Kim, thanks for applyin

[jira] Updated: (DERBY-4623) "XML data type" page in ref needs some modifications

2010-08-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4623: --- Issue & fix info: [Patch Available] > "XML data type" page in ref needs some

[jira] Updated: (DERBY-4623) "XML data type" page in ref needs some modifications

2010-08-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4623: --- Attachment: derby-4623-3.diff derby-4623-3.zip Hi, I'm attac

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-25 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902405#action_12902405 ] C.S. Nirmal J. Fernando commented on DERBY-4371: Thanks Knut for committing

[jira] Updated: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-24 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4781: --- Attachment: derby-4587-removeSplitMethod.diff Hi Knut, thanks for pointing th

[jira] Updated: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-24 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4781: --- Attachment: derby-4587-removeSplitMethod.diff Hi Knut, I think the replace()

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-24 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: derby-4371-7.diff Hi Knut, Patch #7 is included the modification

[jira] Commented: (DERBY-4782) Add Xalan xml-apis.jar to tools/java for test runs with jvms that don't include its classes

2010-08-23 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901399#action_12901399 ] C.S. Nirmal J. Fernando commented on DERBY-4782: Hi Knut, The problem is X

[jira] Updated: (DERBY-4783) Add all data in XPlain tables into the XML file generated by PlanExporter Tool

2010-08-21 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4783: --- Summary: Add all data in XPlain tables into the XML file generated by PlanExp

[jira] Created: (DERBY-4783) Add all data in XPlain tables into the XML file generted by PlanExporter Tool

2010-08-21 Thread C.S. Nirmal J. Fernando (JIRA)
Add all data in XPlain tables into the XML file generted by PlanExporter Tool - Key: DERBY-4783 URL: https://issues.apache.org/jira/browse/DERBY-4783 Project: Derby

[jira] Updated: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4781: --- Attachment: derby-4587-removeSplitMethod.diff Hi Kathey, This should definit

[jira] Commented: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900960#action_12900960 ] C.S. Nirmal J. Fernando commented on DERBY-4781: Hi Kathey, I was searchin

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: derby-4371-tests.diff Hi, Here's the diff of tests added. Tests

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-20 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: derby-4371-6.diff Hi Knut, Thanks for reviewing the patch! I ha

[jira] Updated: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4781: --- Attachment: derby-4587-fixerToDOM.diff Hi Kathey, I think the problem occurr

[jira] Commented: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900562#action_12900562 ] C.S. Nirmal J. Fernando commented on DERBY-4781: Hi Kathey, These two clas

[jira] Assigned: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando reassigned DERBY-4781: -- Assignee: C.S. Nirmal J. Fernando > suites.All fails completely with F

[jira] Updated: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4781: --- Attachment: derby-4587-removeSplitMethod.diff Hi Kathey, This patch removes

[jira] Commented: (DERBY-4781) suites.All fails completely with Failed to invoke suite():java.lang.reflect.InvocationTargetException because of XplainStatisticsTest

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900547#action_12900547 ] C.S. Nirmal J. Fernando commented on DERBY-4781: Hi Kathey, To me it seems

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: derby-4371-5.diff > Non-selected columns for SELECT DISTINCT allo

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: (was: derby-4371-5.diff) > Non-selected columns for SELECT DI

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: (was: derby-4371-5.diff) > Non-selected columns for SELECT DI

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Issue & fix info: [Patch Available, Repro attached] (was: [Repro attached])

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: derby-4371-5.diff Attaching the updated patch. Following our few

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900336#action_12900336 ] C.S. Nirmal J. Fernando commented on DERBY-4371: Hi Knut, Thanks for the e

[jira] Updated: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4371: --- Attachment: derby-4371-5.diff Hi, I'm attaching patch #5 which is capable of

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900304#action_12900304 ] C.S. Nirmal J. Fernando commented on DERBY-4371: Hi Lily, Thanks for the r

[jira] Commented: (DERBY-4371) Non-selected columns for SELECT DISTINCT allowed in ORDER BY clause if ordered by expression

2010-08-19 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900258#action_12900258 ] C.S. Nirmal J. Fernando commented on DERBY-4371: Hi, I'll resume my work o

[jira] Updated: (DERBY-4587) Add tools for improved analysis and understanding of query plans and execution statistics

2010-08-16 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4587: --- Issue & fix info: (was: [Patch Available]) > Add tools for improved analysi

[jira] Updated: (DERBY-4758) Adding documentation about the PlanExporter Tool

2010-08-16 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C.S. Nirmal J. Fernando updated DERBY-4758: --- Issue & fix info: (was: [Patch Available]) > Adding documentation about the

[jira] Commented: (DERBY-4587) Add tools for improved analysis and understanding of query plans and execution statistics

2010-08-15 Thread C.S. Nirmal J. Fernando (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898782#action_12898782 ] C.S. Nirmal J. Fernando commented on DERBY-4587: Thanks Bryan for adding th

  1   2   3   >