Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3651

Current DataTypeDescriptor.comparable() is subset of SQL spec. Enhance it to fully implement SQL spec

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • SQL
    • Normal

    Description

      Collation functionality(DERBY-1478) was implemented in 10.3 The functionality in 10.3 and 10.4 currently has DataTypeDescriptor.comparable() implement subset of SQL standard. More info on this can be found in DERBY-2876 and other related task is DERBY-2875.

      The current implementation of comparable requires that collation type and derivation must match for the types to be comparable. According to SQL Standard 9.13, e.g. with non-matching types and one derivation of implicit and one of none, then the types are comparable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mamtas Mamta A. Satoor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: