apache / apache/iceberg-python
Performance monitoring of manifest cache
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 1.1k
- 分支
- 588
- 平均合併
- 1 天 23 小時
- 30 天內合併 PR
- 84
描述
Feature Request / Improvement
Description
As discussed in #2993, it would be nice to have a function call similar to cache_info() to get information about cache hits and misses
References
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀 issue #2993 和其中引用的 cachetools _cached.py 實作,接著定位 PyIceberg 的 manifest-cache 進入點,以及任何現有的類似 cache_info() 的 API。完成的標準是 manifest cache 透過函式呼叫提供有用的命中和未命中資訊,且其行為符合已同意的設計。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- performance
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 45/100