AbsaOSS / AbsaOSS/enceladus

Memory usage optimization of the broadcasting mapping rule strategy

Abierto
#1,130 1 comentario 0 reacciones 0 asignados Ver en GitHub
Conformance feature priority: medium
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.