AbsaOSS / cobrix

A COBOL parser and Mainframe/EBCDIC data source for Apache Spark
Apache License 2.0
138 stars 77 forks source link

#685 Add methods for unstructing schemas and dataframes. #687

Closed yruslan closed 5 months ago

yruslan commented 5 months ago

This is similar to flattening, but does not flatten arrays, and it is more efficient.

Closes #685

github-actions[bot] commented 5 months ago

JaCoCo code coverage report - 'cobol-parser'

There is no coverage information present for the Files changed

Total Project Coverage 85.58% :green_apple:
github-actions[bot] commented 5 months ago

JaCoCo code coverage report - 'spark-cobol'

File Coverage [94.21%] :green_apple:
SparkUtils.scala 94.21% :green_apple:
Total Project Coverage 80.71% :green_apple: