Skip to content

Update .gitignore, remove uuid dependency, and refactor judge-related… - #12

Merged
reiase merged 1 commit into
mainfrom
feature/new_lance_backend
Jul 25, 2026
Merged

Update .gitignore, remove uuid dependency, and refactor judge-related…#12
reiase merged 1 commit into
mainfrom
feature/new_lance_backend

Conversation

@reiase

@reiase reiase commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

… functionality

  • Updated .gitignore to ensure the 'store/' directory is ignored.
  • Removed the 'uuid' dependency from Cargo.lock and Cargo.toml as it is no longer needed.
  • Refactored judge-related code to utilize native columns in 'events.lance' instead of sidecar files, enhancing data management and consistency.
  • Added new functionality to filter failed task IDs by error kind in the CheckpointLedger.
  • Improved error handling and added tests for new features in the persisting-compute crate.

… functionality

- Updated .gitignore to ensure the 'store/' directory is ignored.
- Removed the 'uuid' dependency from Cargo.lock and Cargo.toml as it is no longer needed.
- Refactored judge-related code to utilize native columns in 'events.lance' instead of sidecar files, enhancing data management and consistency.
- Added new functionality to filter failed task IDs by error kind in the CheckpointLedger.
- Improved error handling and added tests for new features in the persisting-compute crate.
@reiase
reiase merged commit 5a4e7fc into main Jul 25, 2026
0 of 6 checks passed
@reiase
reiase deleted the feature/new_lance_backend branch August 7, 2026 05:48
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