AbsaOSS / AbsaOSS/enceladus

Memory usage optimization of the broadcasting mapping rule strategy

オープン
#1,130 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Conformance feature priority: medium
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

## Background
Currently, a mapping table is fetched, broadcasted and left in memory for each instance of the usage of the mapping table. Clearly, there should be a way to keep only one instance on a mapping table in memory when the same mapping table is used more than once.

## Feature
Improve broadcasting strategy's memory usage by adding logic for keeping mapping tables in memory only once.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。