Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9150

Unrelated types are compared in GenTezWork#getFollowingWorkIndex()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      Here is the code:

            if (tezWork.getEdgeProperty(unionWork, baseWork).equals(TezEdgeProperty.EdgeType.CONTAINS)) {
      

      getEdgeProperty() returns TezEdgeProperty which is compared with TezEdgeProperty$EdgeType

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: