ClickHouse / ClickHouse/sql.clickhouse.com
Gem downloads by version over time query fails because of missing grants
Open
- Dominant language
- Shell
- Stars
- 21
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
[Gem downloads by version over time](https://sql.clickhouse.com/?query_id=U6VM8WPNWRWKBYBZE3QTP9) fails with this error:
```
Error: demo: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(`user_agent.ruby`, timestamp, gem) ON rubygems.downloads. (Missing permissions: SELECT(`user_agent.ruby`) ON rubygems.downloads).
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.