AbsaOSS / AbsaOSS/cobrix

Add the ability to combine several consecutive segments in one record

Open
#369 0 comments 0 reactions 1 assignee Claimed by @yruslan View on GitHub
enhancement
Dominant language
Scala
Stars
170
Forks
96
Avg merge
57m
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.