AbsaOSS / AbsaOSS/cobrix

Add support for generic record builders

Aberta
#183 0 comentários 0 reações 0 responsáveis Ver no GitHub
Epic
Linguagem predominante
Scala
Estrelas
170
Forks
96
Merge médio
57min
PRs com merge (30d)
2

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.