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

int / int division does not vectorize due to type checks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Vectorization
    • None

    Description

      When I try to vectorize e.g. select cbigint / 0 from alltypesorc, (with some logging added), I get my logging
      physical.Vectorizer (Vectorizer.java:validateExprNodeDescRecursive(642)) - failed to validate type: decimal(25,6); (cbigint / 0)

      Attachments

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: