Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-1007

FINDBUGS: HE_EQUALS_USE_HASHCODE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • None
    • None

    Description

      HE org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan defines equals and uses Object.hashCode()
      HE org.apache.pig.backend.local.executionengine.physicalLayer.relationalOperators.POCogroup$groupComparator defines equals and uses Object.hashCode()
      HE org.apache.pig.builtin.BinaryStorage defines equals and uses Object.hashCode()
      HE org.apache.pig.builtin.BinStorage defines equals and uses Object.hashCode()
      HE org.apache.pig.builtin.PigStorage defines equals and uses Object.hashCode()
      HE org.apache.pig.data.NonSpillableDataBag defines equals and uses Object.hashCode()
      HE org.apache.pig.data.SortedDataBag$DefaultComparator defines equals and uses Object.hashCode()
      HE org.apache.pig.impl.streaming.StreamingCommand$HandleSpec defines equals and uses Object.hashCode()

      Attachments

        Activity

          People

            olgan Olga Natkovich
            olgan Olga Natkovich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: