ClickHouse / ClickHouse/clickhouse-cpp
Is it possible to use exception handler with insert table with block?
オープン
- 主要言語
- C
- スター
- 382
- フォーク
- 209
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 14
説明
As far as I can see from the API, using an exception handler is only possible in clickhouse::Query and clickhouse::Block cannot be used there, so it is unclear whether there are ways for client.insert() to work with it.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、issue で指定されている API エントリポイントを確認します: clickhouse::Query、clickhouse::Block、client.insert()。既存のインターフェースがブロック挿入に対するサポート対象の例外ハンドラー経路を公開しているかどうかを判断します。完了条件は、文書化された使用方法、または範囲が明確に定義された API の変更のいずれかであり、適切なカバレッジも特定されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- clickhouse, cpp
- 領域
- backend-api-design, databases
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100