AbsaOSS / AbsaOSS/cobrix

Add the ability to combine several consecutive segments in one record

未关闭
#369 0 条评论 0 个 reaction 已指派 1 人 已被 @yruslan 认领 在 GitHub 查看
enhancement
主要语言
Scala
星标
170
派生
96
平均合并
57 分钟
30 天内合并 PR
2

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。