4paradigm / 4paradigm/OpenMLDB
Add optimization passes for native LastJoin
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 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