AbsaOSS / AbsaOSS/cobrix

Add the ability to combine several consecutive segments in one record

Abierto
#369 0 comentarios 0 reacciones 1 asignado Reclamado por @yruslan Ver en GitHub
enhancement
Lenguaje dominante
Scala
Estrellas
170
Forks
96
Merge medio
57 min
PR fusionados (30 d)
2

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

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.