Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1598

TableMeta should change equals mechanism

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0, 0.10.1
    • None
    • None

    Description

      In TableMeta equals, it compares Proto Data.
      but TableMetaProto has params as KeyValueSetProto.
      It has a KeyValue Data as List.
      but it can cause comparison error. becuase list type compare items' order and value. but we should compare params like map.

      so this patch change compare machanism. compare storeType and Options

      Attachments

        1. TAJO-1598.patch
          3 kB
          DaeMyung Kang

        Activity

          People

            charsyam DaeMyung Kang
            charsyam DaeMyung Kang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: