AbsaOSS / AbsaOSS/cobrix

Add support for generic record builders

オープン
#183 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Epic
主要言語
Scala
スター
170
フォーク
96
平均マージ
57分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。