elastic / elastic/apm-agent-python
Update SQL parser to parse all shared tests
オープン
agent-python
technical debt
- 主要言語
- Python
- スター
- 431
- フォーク
- 239
- 平均マージ
- 5日 10時間
- マージ済み PR(30日)
- 7
説明
This parser should parse the following test cases:
https://github.com/elastic/apm/blob/master/tests/agents/json-specs/sql_signature_examples.json
https://github.com/elastic/apm/blob/master/tests/agents/json-specs/sql_token_examples.json
Refers to https://github.com/elastic/apm/issues/13
コントリビューションガイド
調査の方向性
まず tests/agents/json-specs/sql_signature_examples.json と tests/agents/json-specs/sql_token_examples.json を読み、次に Python SQL パーサーを見つけて既存のパーサーテストを実行します。両方の共有 JSON 仕様に含まれるすべてのケースをパーサーが受け入れ、現在のテストを壊さなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, sql
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100