graphprotocol / graphprotocol/graph-node
[Feature] Extend load_related to direct Child[].
オープン
まだ誰も着手していません。
area/runtime
area/subgraphs
enhancement
- 主要言語
- Rust
- スター
- 3.2k
- フォーク
- 1.1k
- 平均マージ
- 4日 1時間
- マージ済み PR(30日)
- 1
説明
Description
Currently, the `load_related()` host function only works with `derivedFrom` fields. We could use the same function for loading childs in a more explicit way instead of looping and loading each one by one.
Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.
The PR #4434 must be merged before this is a valid request.
Some information to help us out
- Tick this box if you plan on implementing this feature yourself.
- I have searched the issue tracker to make sure this issue is not a duplicate.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue で前提条件として特定されている PR #4434 を確認し、次に host 関数 load_related と、現在の derivedFrom のみに基づく動作を追跡します。Child[] を直接読み込む意図されたセマンティクスを確認し、load_related が子ごとのループなしでその明示的な子の読み込み経路をサポートした時点で作業完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- backend-api-design
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100