Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Connectors / Hive
    • None

    Description

      With hive dialect, the following sql will throw exception:

      create table (a int, b int);
      select a from t order by b; 

      It has been fixed by HIVE-15160. We can apply this patch.

      Attachments

        Activity

          People

            Unassigned Unassigned
            luoyuxia luoyuxia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: