Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ALTER ROLE support in YCQL #361

Closed
hectorgcr opened this issue Jul 5, 2018 · 0 comments
Closed

Add ALTER ROLE support in YCQL #361

hectorgcr opened this issue Jul 5, 2018 · 0 comments
Assignees
Labels
kind/enhancement This is an enhancement of an existing feature

Comments

@hectorgcr
Copy link
Contributor

Support for updating the following:

  • pasword
  • LOGIN
  • SUPERUSER

Example

  • To change the default password:
ALTER ROLE cassandra with PASSWORD = 'foobar'
@hectorgcr hectorgcr added the kind/enhancement This is an enhancement of an existing feature label Jul 5, 2018
@hectorgcr hectorgcr self-assigned this Jul 5, 2018
yugabyte-ci pushed a commit that referenced this issue Jul 6, 2018
Summary: This is the last CQL command needed for full authentication support

Test Plan:
Manual for now
Java tests coming soon

Reviewers: mihnea, neil, bogdan

Reviewed By: bogdan

Subscribers: yql, bharat

Differential Revision: https://phabricator.dev.yugabyte.com/D5014
jasonyb pushed a commit that referenced this issue Jun 11, 2024
Added the Group by caluse to make sure that bucket change doesn't have any
impact on aggregates of queries. Updated column names where required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This is an enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant