Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2110

Ineffective comparison in BooleanDimEnc#equals()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • v1.6.0
    • v1.6.0
    • Others
    • None

    Description

              return fixedLen == that.fixedLen;
      

      fixedLen is static. true would always be returned.

      Attachments

        Activity

          People

            shaofengshi Shao Feng Shi
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: