AbsaOSS / AbsaOSS/cobrix

Add support for generic record builders

Ouverte
#183 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Epic
Langage dominant
Scala
Étoiles
170
Forks
96
Merge moyen
57 min
PR mergées (30 j)
2

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.