AbsaOSS / AbsaOSS/enceladus

Refactor ArrayTransformations object

オープン
#1,886 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Conformance feature priority: undecided refactoring under discussion
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。