-
Notifications
You must be signed in to change notification settings - Fork 6
Remove serializable strategy config #137
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
Conversation
f1a1bc0
to
3fa2201
Compare
3fa2201
to
4fc40a4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (7)
- scalardb/src/scalardb/db_extend.clj: Language not supported
- scalardb/src/scalardb/runner.clj: Language not supported
- scalardb/test/scalardb/db_extend_test.clj: Language not supported
- scalardb/test/scalardb/elle_append_2pc_test.clj: Language not supported
- scalardb/test/scalardb/elle_append_test.clj: Language not supported
- scalardb/test/scalardb/elle_write_read_2pc_test.clj: Language not supported
- scalardb/test/scalardb/elle_write_read_test.clj: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
Description
This PR removes the serializable strategy config, as it was removed in scalar-labs/scalardb#2597.
Related issues and/or PRs
Changes made
Checklist
Additional notes (optional)
N/A