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

Archive Serialization and Deserialization #7799

Merged
merged 132 commits into from
May 8, 2024
Merged

Conversation

macneale4
Copy link
Contributor

This PR doesn't direclty change any Dolt behavior. It just lays the groundwork for archive creation and reading. Currently, no file is materialized by this code as unit tests exercise it with ByteSinks.

@macneale4 macneale4 requested a review from reltuk April 30, 2024 02:30
@coffeegoddd
Copy link
Contributor

@macneale4 DOLT

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

@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
5e99945 ok 5937457
version total_tests
5e99945 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@macneale4 DOLT

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

@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

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

reltuk and others added 7 commits May 7, 2024 12:01
…te_machine_struct.go

Co-authored-by: Maximilian Hoffman <max@dolthub.com>
Co-authored-by: Maximilian Hoffman <max@dolthub.com>
Co-authored-by: Maximilian Hoffman <max@dolthub.com>
…te_machine_struct.go

Co-authored-by: Maximilian Hoffman <max@dolthub.com>
Bug fix: Allow `dolt init` to use `--data-dir` param
…tmany

go/libraries/doltcore/remotestorage,go/store/datas/pull: Implement a pipelined chunk fetcher.
Copy link
Contributor

@reltuk reltuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just a couple comments.

go/store/nbs/archive_reader.go Outdated Show resolved Hide resolved
go/store/nbs/archive_reader.go Show resolved Hide resolved
go/store/nbs/archive_reader.go Outdated Show resolved Hide resolved
go/store/nbs/archive_reader.go Show resolved Hide resolved
go/store/nbs/archive_reader.go Outdated Show resolved Hide resolved
go/store/nbs/archive_reader.go Show resolved Hide resolved
go/store/nbs/archive_writer.go Show resolved Hide resolved
go/store/nbs/archive_writer.go Outdated Show resolved Hide resolved
@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

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

@macneale4 macneale4 merged commit cfda5bd into main May 8, 2024
20 checks passed
@macneale4 macneale4 deleted the macneale4/archive-format branch May 8, 2024 06:06
@coffeegoddd
Copy link
Contributor

@macneale4 DOLT

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

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.

None yet

9 participants