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

/go/store/types/format.go: Added NomsBinFormat for new storage format #2584

Merged
merged 8 commits into from Jan 10, 2022

Conversation

andy-wm-arthur
Copy link
Contributor

No description provided.

@andy-wm-arthur andy-wm-arthur changed the title /go/store/types/format.go: Added NomBinFormat for new storage format /go/store/types/format.go: Added NomsBinFormat for new storage format Jan 7, 2022
@andy-wm-arthur andy-wm-arthur marked this pull request as ready for review January 7, 2022 22:58

var Format_7_18 = &NomsBinFormat{}
var Format_LD_1 = &NomsBinFormat{formatTag_LD_1}
var Format_DOLT_1 = &NomsBinFormat{tag: formatTag_DOLT_1}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: I guess the expression to construct this value and the value just above should look the same. Either name the field above, or drop the field name here?

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!

@andy-wm-arthur andy-wm-arthur merged commit 07196f8 into main Jan 10, 2022
@andy-wm-arthur andy-wm-arthur deleted the andy/nbf-dolt-1 branch January 10, 2022 21:26
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.

None yet

2 participants