Skip to content
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

#710 Fix index generation for files with record length fields or expressions. #711

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Sep 26, 2024

Closes #710

Copy link

github-actions bot commented Sep 26, 2024

JaCoCo code coverage report - 'cobol-parser'

File Coverage [70.86%] 🍏
VRLRecordReader.scala 93.77% 🍏
VarLenNestedReader.scala 69.45% 🍏
FixedWithRecordLengthExprRawRecordExtractor.scala 61.7% 🍏
Total Project Coverage 87.19% 🍏

Copy link

JaCoCo code coverage report - 'spark-cobol'

There is no coverage information present for the Files changed

Total Project Coverage 80.89% 🍏

@yruslan yruslan force-pushed the bugfix/710-index-gen-for-record-length branch from 08bc98b to fb650c8 Compare September 26, 2024 12:01
@yruslan yruslan force-pushed the bugfix/710-index-gen-for-record-length branch from fb650c8 to 5f3ba6f Compare September 26, 2024 12:28
@yruslan yruslan merged commit 34dc670 into master Sep 26, 2024
7 checks passed
@yruslan yruslan deleted the bugfix/710-index-gen-for-record-length branch September 26, 2024 13:18
@yruslan yruslan mentioned this pull request Sep 27, 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.

seg_id0 is duplicated for the root segment for big files when multiple files are loaded
1 participant