ClickHouse / ClickHouse/clickhouse-java

Complete implementeing SET ROLE feature

Open
#2,759 0 comments 0 reactions 0 assignees View on GitHub
enhancement jdbc-v2
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 16h
Merged PRs (30d)
28

Description

### Use case

Currently, our SET ROLE feature is not complete.
A full sysntax `SET ROLE {DEFAULT | NONE | role [,...] | ALL | ALL EXCEPT role [,...]}`
Let's go [over](https://clickhouse.com/docs/sql-reference/statements/set-role) to complete the implementation.

See latest related [PR](https://github.com/ClickHouse/clickhouse-java/pull/2757/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.