AbsaOSS / AbsaOSS/enceladus

Memory usage optimization of the broadcasting mapping rule strategy

Ouverte
#1,130 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Conformance feature priority: medium
Langage dominant
Scala
Étoiles
33
Forks
16
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.