AbsaOSS / AbsaOSS/enceladus

Implement ColumnEnhancements.removeSections more effectively

Abierto
#678 0 comentarios 0 reacciones 0 asignados Ver en GitHub
priority: low refactoring Standardization
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Background
`ColumnEnhancements.removeSections` is implemented in a simple way, using unnecessary too early `concat` function.
Right now it's good enough, because the expected usage will be removing only one `Section` anyway for now.
But in case of other and more general usage, this could be a valuable improvement.

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.