AbsaOSS / AbsaOSS/enceladus

Implement ColumnEnhancements.removeSections more effectively

未关闭
#678 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
priority: low refactoring Standardization
主要语言
Scala
星标
33
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。