stackql / stackql/stackql-devel
[FEATURE] Inequality join predicate support
オープン
まだ誰も着手していません。
enhancement
v0.4
- 主要言語
- Go
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Feature Description
Inequality join predicates are useful in SQL, but do not make sense for parameterisation of HTTP methods. This feature request is for:
- support of inequality join predicates where they make sense (eg: in external SQL backends).
- decent error messaging where they are supplied but disallowed.
Example(s)
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Possible Approaches or Libraries to Consider
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue にはファイル、テスト、エントリポイントが特定されていません。まず、join predicate の処理と HTTP メソッドのパラメータ検証を追跡します。対象となる外部 SQL バックエンドで不等号述語が機能し、許可されない使用に対して明確なエラーが返されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go, sql
- 領域
- api, backend-api-design, databases
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100