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

Hive on tez: fails when virtual columns are present in the join conditions (for e.g. partition columns)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.1.0, 1.2.0
    • 1.2.0
    • Tez
    • None

    Description

      explain
      select a.key, a.value, b.value
      from tab a join tab_part b on a.key = b.key and a.ds = b.ds;
      

      fails.

      Attachments

        1. HIVE-9836.1.patch
          6 kB
          Vikram Dixit K
        2. HIVE-9836.2.patch
          9 kB
          Vikram Dixit K

        Activity

          People

            vikram.dixit Vikram Dixit K
            vikram.dixit Vikram Dixit K
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: