AbsaOSS / AbsaOSS/enceladus

Refactor ArrayTransformations object

Abierto
#1,886 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Conformance feature priority: undecided refactoring under discussion
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Background
`object ArrayTransformations` is hard to read & understand, there is a danger of field name clashes and code could be possibly optimized

## Feature
Refactor the `object ArrayTransformations` to address the issues:
* better functions and vals naming
* ensure used temporary field names are unique
* ensure when array fields are "brought to top level" their names are unique
* consider optimizations like repeated field name parsing

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.