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 摘要。