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

metamorphic: use the cockroach key schema #4167

Open
jbowens opened this issue Nov 13, 2024 · 0 comments
Open

metamorphic: use the cockroach key schema #4167

jbowens opened this issue Nov 13, 2024 · 0 comments

Comments

@jbowens
Copy link
Collaborator

jbowens commented Nov 13, 2024

Currently the metamorphic test uses the testkeys comparer and key schema. There's significant complexity in the Cockroach implementation of the key schema and comparer, and we'd get better coverage if we used the Cockroach key schema in the metamorphic tests.

Jira issue: PEBBLE-304

@jbowens jbowens self-assigned this Dec 4, 2024
jbowens added a commit to jbowens/pebble that referenced this issue Dec 30, 2024
Allow KeyFormat to specify a KeySchema that should be used by the metamorphic
tests for columnar block sstables. This is in preparation for use of the
cockroachkvs package within the metamorphic test.

Informs cockroachdb#4167.
jbowens added a commit that referenced this issue Dec 31, 2024
Allow KeyFormat to specify a KeySchema that should be used by the metamorphic
tests for columnar block sstables. This is in preparation for use of the
cockroachkvs package within the metamorphic test.

Informs #4167.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Incoming
Development

No branches or pull requests

1 participant