Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-990

Union clause break with distributed by clause

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0.0-incubating
    • 2.1.0.0-incubating
    • Parser, Planner
    • None

    Description

      It causes core dump when using UNION clause together with DISTRIBUTED BY clause.

      For example:

      create table t3 as (select * from t1 union select * from t2) distributed randomly;

      Attachments

        Issue Links

          Activity

            People

              xunzhang Hong Wu
              xunzhang Hong Wu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: