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

Replace toString with getExprString in AbstractOperatorDesc::getColumnExprMapForExplain

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      AbstractOperatorDesc::getColumnExprMapForExplain uses toString on ExprNode to get the string representation of an expr. getExprString is better suited here since each ExprNode class has suitable implementation for this.

      Attachments

        1. HIVE-18246.1.patch
          0.8 kB
          Vineet Garg
        2. HIVE-18246.2.patch
          129 kB
          Vineet Garg

        Activity

          People

            vgarg Vineet Garg
            vgarg Vineet Garg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: