ClickHouse / ClickHouse/sql.clickhouse.com
Different tables on Web vs HTTP API
- 主要言語
- Shell
- スター
- 21
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、https://sql.clickhouse.com/ の HTTP API と Web 版で SHOW TABLES の結果を比較します。報告されている rubygems データセットも含めてください。各インターフェースがサンプルテーブルをどこから取得しているのかを追跡し、その違いが意図的なものかどうかを判断します。完了の条件は、動作が一致しているか、明確に文書化されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- api, web-dev
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100