« Return to Thread: [jira] Created: (DERBY-4245) Sorting a table containing a CLOB fails after upgrade to 10.5

[jira] Updated: (DERBY-4245) Sorting a table containing a CLOB fails after upgrade to 10.5

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


     [ https://issues.apache.org/jira/browse/DERBY-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-4245:
-----------------------------------

    Attachment: derby-4245-1a-test.diff

Patch 1a contains a test for this issue.
The test has not been enabled. On my system it takes around 130 seconds, where around half of the time is spent inserting test data. I'll see if I can reduce the number of rows inserted further.

Patch ready for review.

> Sorting a table containing a CLOB fails after upgrade to 10.5
> -------------------------------------------------------------
>
>                 Key: DERBY-4245
>                 URL: https://issues.apache.org/jira/browse/DERBY-4245
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.5.1.1
>            Reporter: Knut Anders Hatlen
>            Assignee: Kristian Waagan
>             Fix For: 10.5.1.2
>
>         Attachments: derby-4245-0a-preview.diff, derby-4245-1a-test.diff, MixedVersionClob.java
>
>
> When sorting a table containing a CLOB column in a database that has been soft-upgraded from 10.4.2.0 to 10.5.1.1, the query fails with a NullPointerException.
> Reported on derby-user: http://mail-archives.apache.org/mod_mbox/db-derby-user/200905.mbox/%3ckk5ivy.tcwvy@...%3e

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

 « Return to Thread: [jira] Created: (DERBY-4245) Sorting a table containing a CLOB fails after upgrade to 10.5