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

UNION ALL on different types throws runtime exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.1
    • None
    • None
    • None

    Description

      Ex:
      SELECT * (SELECT 123 FROM ... UNION ALL SELECT '123' FROM ..) t;

      Unioning columns of different types currently throws runtime exceptions.

      Attachments

        1. hive-2305.1.patch
          5 kB
          Franklin Hu
        2. hive-2305.2.patch
          5 kB
          Franklin Hu
        3. hive-2305.3.patch
          77 kB
          Franklin Hu

        Issue Links

          Activity

            People

              franklinhu Franklin Hu
              franklinhu Franklin Hu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: