AbsaOSS / AbsaOSS/cobrix

Add support for generic record builders

Đang mở
#183 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Epic
Ngôn ngữ chính
Scala
Star
170
Fork
96
Merge trung bình
57 phút
Pull request đã merge (30 ngày)
2

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.