4paradigm / 4paradigm/OpenMLDB
Add optimization passes for native LastJoin
未關閉
enhancement
- 主要語言
- C++
- 星號
- 1.7k
- 分支
- 331
- 平均合併
- 12 天 12 小時
- 30 天內合併 PR
- 1
描述
Native LastJoin is implemented in OpenMLDB Spark distribution and make great performance improved. We should add more optimization passes like LeftOuterJoin to leverage the improvement of Spark.
貢獻指南
研究方向
Look at the existing native LastJoin implementation in the OpenMLDB Spark distribution to understand its optimization passes. Investigate how LeftOuterJoin and similar joins are currently handled. Determine what changes are needed to extend the optimization passes, likely in the Spark-related codebase within the project. Testing will involve verifying performance improvements for the new optimization passes.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- spark
- 領域
- backend, databases, machine-learning
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100