[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-18 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489640 ] Knut Anders Hatlen commented on DERBY-2444: --- Thank you for addressing my comments Narayanan! I will take a

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-17 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489615 ] V.Narayanan commented on DERBY-2444: The junit All suite ran fine. There was just one failure which is already be

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-15 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489002 ] V.Narayanan commented on DERBY-2444: Thank you for the commit Knut. I will submit a follow-up patch for the issue

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-13 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488669 ] Knut Anders Hatlen commented on DERBY-2444: --- Thank you for addressing my comments, Narayanan! I think the p

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-05 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486941 ] V.Narayanan commented on DERBY-2444: Also it should not have been "satisfy the following" but rather "do not viol

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-05 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486940 ] V.Narayanan commented on DERBY-2444: The last check should have been pos+length > (length of LOB) in the above c

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-04-03 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486401 ] V.Narayanan commented on DERBY-2444: I haven't yet run tests on v3. I will post the test results tommorrow along

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484379 ] Knut Anders Hatlen commented on DERBY-2444: --- The comment is added to JIRA if you reply to [EMAIL PROTECTE

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484367 ] V.Narayanan commented on DERBY-2444: Thank you for the comments. Yes you are correct. I should have looked deeper

Re: [jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread V Narayanan
Knut Anders Hatlen (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484359 ] Knut Anders Hatlen commented on DERBY-2444: --- Thanks for the updated patch,

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-27 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484359 ] Knut Anders Hatlen commented on DERBY-2444: --- Thanks for the updated patch, Narayanan! I looked at the java

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-26 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484096 ] V.Narayanan commented on DERBY-2444: I ran ClobTest and BlobTest and both of them passed. > Implement not implem

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-25 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483916 ] Knut Anders Hatlen commented on DERBY-2444: --- The patch looks good. Some minor comments/questions: 1) Blob

[jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

2007-03-16 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481645 ] V.Narayanan commented on DERBY-2444: I tried applying this patch to a freshworkspace. It did not show an conflict