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

Vectorization: missed vectorization for const varchar()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.1.1, 2.2.0
    • Vectorization
    • None
    • Vectorization: missed vectorization for const varchar()

    Description

      2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
      2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize select expression: Const varchar(1) f
      

      The constant throws an illegal argument because the varchar precision is lost in the pipeline.

      Attachments

        1. HIVE-14435.patch
          6 kB
          Gopal Vijayaraghavan

        Activity

          People

            gopalv Gopal Vijayaraghavan
            gopalv Gopal Vijayaraghavan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: