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

Windowing function doesn't work in conjunction with CTAS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.11.0
    • None
    • PTF-Windowing
    • None

    Description

      Simple CTAS query like following fails
      create table t3 as select *, rank() over() as rr from t2;
      with exception
      FAILED: Error in metadata: InvalidObjectException(message:t3 is not a valid object name)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ashutoshc Ashutosh Chauhan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: