Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Jun 6, 2024

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

Closes #685

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

github-actions bot commented Jun 6, 2024

JaCoCo code coverage report - 'cobol-parser'

There is no coverage information present for the Files changed

Total Project Coverage 85.58% 🍏

Copy link

github-actions bot commented Jun 6, 2024

JaCoCo code coverage report - 'spark-cobol'

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

@yruslan yruslan merged commit 6d1c729 into master Jun 6, 2024
@yruslan yruslan deleted the feature/685-add-unstruct-methods branch June 6, 2024 06:31
@yruslan yruslan mentioned this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a feature to collapse structs or the output data
1 participant