ClickHouse / ClickHouse/sql.clickhouse.com
Different tables on Web vs HTTP API
Open
- Dominant language
- Shell
- Stars
- 21
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
If I do `SHOW TABLES` over the HTTP API, I get a different set of tables / example datasets to if I use the Web version at https://sql.clickhouse.com/ - many are the same, but there are some missing on the HTTP API and vice versa. For example, 'rubygems' isn't on the HTTP API but *is* on the Web.
Is this intentional? I had assumed I could run the same queries on the Web version as on the HTTP API. Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.