Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-10171 Create a storage-api module
  3. HIVE-11080

Modify VectorizedRowBatch.toString() to not depend on VectorExpressionWriter

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Currently the VectorizedRowBatch.toString method uses the VectorExpressionWriter to convert the row batch to a string.

      Since the string is only used for printing error messages, I'd propose making the toString use the types of the vector batch instead of the object inspector.

      Attachments

        1. HIVE-11080.patch
          11 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: