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

Standardized logic around fully resolved paths #52

Merged
merged 9 commits into from
Dec 23, 2024

Conversation

wangpatrick57
Copy link
Member

Summary: standardized all asserts to use is_fully_resolved() and made is_fully_resolved() more robust.

Details:

  • Fully resolved now means existent, no symlinks in ancestry, and absolute.
  • Also factored TuningAgentStepReader out of TuningAgent to prepare for replay (this was the change that motivated this refactor).

@wangpatrick57 wangpatrick57 merged commit 1d929d3 into cmu-db:main Dec 23, 2024
1 check passed
@wangpatrick57 wangpatrick57 deleted the fully-resolved-paths branch December 23, 2024 21:05
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.

1 participant