Skip to content

Fixes p4 bugs #815

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Fixes p4 bugs #815

merged 1 commit into from
Apr 14, 2025

Conversation

rmboyce
Copy link
Contributor

@rmboyce rmboyce commented Apr 12, 2025

p4 fixes for leaderboard tests:

  • Adds txn commit to PrintPlan() in terrier.cpp. Before, the watermark would get stuck due to the uncommitted transaction, making garbage collection much harder.
  • Changes ClearUndoLogs in transaction.h to clear vector undo_logs_ and return void

@rmboyce rmboyce merged commit 8de6f6b into master Apr 14, 2025
3 checks passed
@rmboyce rmboyce deleted the rboyce/p4-fixes branch April 14, 2025 20:48
sppfly pushed a commit to sppfly/bustub that referenced this pull request May 3, 2025
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.

2 participants