You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/11/26 20:47:45 UTC

[jira] Created: (DERBY-3228) Add a test case for collation where in some territory, more than one character sequence(say n characters and it is seq1) has same collation elements as some other character sequence(with >n or
Add a test case for collation where in some territory, more than one character sequence(say n characters and it is seq1) has same collation elements as some other character sequence(with >n or <n characters and say it is seq2) 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-3228
                 URL: https://issues.apache.org/jira/browse/DERBY-3228
             Project: Derby
          Issue Type: Test
          Components: Test
    Affects Versions: 10.3.2.0, 10.4.0.0
            Reporter: Mamta A. Satoor


Add a test case for collation where in some territory, more than one character sequence(say n characters and say that character sequence is seq1) has same collation elements as some other character sequence(with >n or <n characters and say that character sequence is seq2) so we can demonstrate that for that territory the predicate seq1=seq2 will return TRUE but predicate seq1 LIKE seq2 will return FALSE. The engine code changes for this test case went in as part of DERBY-2967. More info if needed can be found there.

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


[jira] Updated: (DERBY-3228) Add a test case for collation where in some territory, more than one character sequence(say n characters and it is seq1) has same collation elements as some other character sequence(with >n or Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-3228:
---------------------------------

    Issue Type: Improvement  (was: Test)

> Add a test case for collation where in some territory, more than one character sequence(say n characters and it is seq1) has same collation elements as some other character sequence(with >n or <n characters and say it is seq2) 
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3228
>                 URL: https://issues.apache.org/jira/browse/DERBY-3228
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.2.1, 10.4.1.3
>            Reporter: Mamta A. Satoor
>
> Add a test case for collation where in some territory, more than one character sequence(say n characters and say that character sequence is seq1) has same collation elements as some other character sequence(with >n or <n characters and say that character sequence is seq2) so we can demonstrate that for that territory the predicate seq1=seq2 will return TRUE but predicate seq1 LIKE seq2 will return FALSE. The engine code changes for this test case went in as part of DERBY-2967. More info if needed can be found there.

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