[GLib] Rename run-end encoded array values accessor to physical_values
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 70/100
- issue の種類
- リファクタリング
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
調査の方向性
GLib の run-end encoded array 実装を探します。おそらく c_glib/arrow-glib/ にあります。'values' プロパティの定義を見つけ、'physical_values' に名前を変更します。対応するゲッター関数を garrow_run_end_encoded_array_get_physical_values() に更新し、古いものを非推奨にし、テストとイントロスペクションのドキュメントを更新します。プロパティ名の変更によって影響を受ける可能性のある Ruby バインディングがないか確認してください。
索引モデルが issue の本文から書いたものです。
説明
Describe the enhancement requested
As requested in the review of #51276, track the GLib naming change separately:
- Rename the run-end encoded array
valuesproperty tophysical_values(GObject property spellingphysical-values). - Add
garrow_run_end_encoded_array_get_physical_values()and deprecategarrow_run_end_encoded_array_get_values()in its favor, preserving the existing accessor for compatibility. - Update introspection documentation and tests for the physical child accessor.
The existing property exposes the physical values of the runs. In Ruby, its generated getter shadows Array#values, which is intended to return logical Ruby values. Explicit physical naming separates these meanings; #51276 keeps its Ruby conversion work separate from this GLib API change.
Component(s)
GLib, Ruby
Prepared with OpenAI Codex.
- 主要言語
- C++
- スター
- 17.1k
- フォーク
- 4.3k
- 平均マージ
- 3日 20時間
- マージ済み PR(30日)
- 99
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
apache/arrow のほかの issue
-
Component: Python Type: enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
Component: Continuous Integration Component: MATLAB Type: enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
Component: C++ Component: Parquet Type: enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
Component: C++ Component: Parquet
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
Component: C++ Type: bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
Mute ydb/tests/functional/dstool/test_canonical_requests.py.Test.test_group_take_snapshot in main オープンai_reviewed
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
ydb-platform/ydb#53974 · コメント 3 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google/libultrahdr#485 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
godotengine/godot#123776 ·