Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-4963

multiple union all query unresponsive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • v2.6.3, v3.1.0
    • None
    • Query Engine
    • None
    • Centos 7.4.1
      hbase 1.2.4
      hive 2.0.1
      hadoop 2.7.2

    Description

      When i use multiple union all for different query , while the front two query result is empty ,the request of query will be unresponsive.
      eg:
      select 'a' as t from table1 where 1=2
      union all
      select 'b' as t from table1 where 1=2
      union all
      select 'c' as t from table1 where 1=1

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggkE GuKe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: