AbsaOSS / AbsaOSS/cobrix

Add support for generic record builders

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

描述

## Background
Currently, in order to parse mainframe records, you need an instance of Spark for both batch processing and streaming.

The COBOL parser can be utilized in more generic EBCDIC records processing workflow, such as parsing records coming from MQ.

## Feature
In order to allow for such a workflow, Cobrix should provide
* Generic data structures to hold records (similar to `Row` in Spark)
* Ways to traverse these data structures
* Example builders for converting records to JSON, XML.
* Encoders to be able to convert from these generic data structures to an EBCDIC record

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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