AbsaOSS / AbsaOSS/enceladus

Conformance Rules class hierarchy to support multiple input and output columns

Aperta
#1,665 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Conformance feature priority: undecided refactoring under discussion
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Background
With the introduction of multiple input and output fields to the Mapping Rule, would be good to address this generally.

## Feature
Refactoring of the Conformance Rules class hierarchy to support multiple input and output columns. Thsi way it would be a general principle for the rules, where it applies.
**NB!** This will require data migration.

## Proposed Solution

* General trait for rules
* Trait for exactly one input field
* Trait for exactly two input fields
* Trait for multiple (variable) input fields
* Trait for no output field
* Trait for one output field
* Trait for one multiple field

_Open question:_ How to address a possible required mapping between multiple input and output fields?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.