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

Common Merge join throwing class cast exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0-alpha-1
    • Hive
    • None

    Description

      In DummyStoreOperator the row is cached to fix HIVE-5973. The row is copyed and stored in the writable format, but the object inspector is initialized to default. So when join operator is fetching the data from dummy store operator, its getting the OI is Long and the row as LongWritable. This is causing the class cast exception.

      Attachments

        1. HIVE-22197.01.patch
          0.8 kB
          mahesh kumar behera
        2. HIVE-22197.05.patch
          42 kB
          mahesh kumar behera

        Activity

          People

            maheshk114 mahesh kumar behera
            maheshk114 mahesh kumar behera
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: