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

selectlist needs to be superset of the cluster list

    XMLWordPrintableJSON

Details

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

    Description

      The query:

      create table T (key1 string, key2 string, key3 string);
      select key1, key2 from T cluster by key1, key2, key3;

      fails.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              namit Namit Jain
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: