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.

Reply via email to