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

Tez and Vectorization of SUM(timestamp) not vectorized -- can't execute correctly because aggregation output is double

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Tez, Vectorization
    • None

    Description

      Vectorization of SUM(timestamp) is currently turned off because the output of aggregation is a double (DoubleColumnVector) and the execution code is expecting a long (LongColumnVector).

      Attachments

        Issue Links

          Activity

            People

              mmccline Matt McCline
              mmccline Matt McCline
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: