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

Tidy up journal writer code comments and error handling #8732

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fulghum
Copy link
Contributor

@fulghum fulghum commented Jan 10, 2025

Before this change, the code that iterates over journal records would silently drop any journal records that were deemed to be invalid. This change turns those invalid records into errors so that data isn't silently ignored.

@coffeegoddd
Copy link
Contributor

@fulghum DOLT

comparing_percentages
100.000000 to 100.000000
version result total
a108e24 ok 5937457
version total_tests
a108e24 5937457
correctness_percentage
100.0

@dolthub dolthub deleted a comment from coffeegoddd Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants