Uploaded image for project: 'Apache HAWQ (Retired)'
  1. Apache HAWQ (Retired)
  2. HAWQ-1472

Support 'alter role set' statements in HAWQ

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • backlog
    • Core, DDL
    • None

    Description

      'alter role set' statements support should be added in HAWQ.

      ```
      gpadmin=# alter role gpadmin SET search_path TO myschema;
      ERROR: Cannot support alter role set statement yet
      ```

      https://github.com/apache/incubator-hawq/blob/master/src/backend/tcop/utility.c#L1654

      Attachments

        Activity

          People

            rlei Radar Da Lei
            vvineet Vineet Goel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: