AbsaOSS / AbsaOSS/enceladus

Memory usage optimization of the broadcasting mapping rule strategy

Aperta
#1,130 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Conformance feature priority: medium
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.