AbsaOSS / AbsaOSS/cobrix

Add the ability to combine several consecutive segments in one record

Aperta
#369 0 commenti 0 reazioni 1 assegnatario Rivendicata da @yruslan Vedi su GitHub
enhancement
Lingua principale
Scala
Stelle
170
Fork
96
Merge medio
57m
PR unite (30g)
2

Descrizione

## Background
It is quite a common pattern in mainframe files that large records are split between several segments.
Cobrix can combine hierarchical records where one parent record can have several child segments. This creates an child array of struct types for each record.

But Cobrix does not support the case where the child segments can be encountered only once, thus eliminating the need of the child array.

## Feature
Add the ability to specify which segments should be combined into one record.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.