-
Notifications
You must be signed in to change notification settings - Fork 281
feat: add content hash support for change detection in source processing #629
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
badmonster0
merged 17 commits into
cocoindex-io:main
from
vumichien:features/skip_preprocessing
Jun 27, 2025
Merged
Changes from 16 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
aeeb1c3
feat: add content hash support for change detection in source processing
vumichien 0306c76
refactor: remove content hash comments from tracking and indexing str…
vumichien ef7b5d6
style: clean up whitespace and formatting in test_content_hash.py
vumichien 8eccb07
refactor: add type hints to test methods in test_content_hash.py
vumichien e18946b
refactor: remove content hash handling from source executor options a…
vumichien 4e8398e
implement update function for source ordinal and fingerprints, enhanc…
vumichien 914efeb
enhance fast path logic in update_source_row to include version verif…
vumichien 86d58e2
revert all changes for files under ops
vumichien 486e14b
remove processed_source_content_hash from tracking structures and opt…
vumichien fb9bb40
implement content hash computation in EvaluationMemory and optimize u…
vumichien e20bc54
update source tracking logic to include process ordinal in database u…
vumichien 61164ce
refactor: optimize update_source_tracking_ordinal_and_logic by removi…
vumichien f214b23
update EvaluationMemory initialization and streamline content hash ha…
vumichien b681c65
remove test suite for content hash functionality in test_content_hash…
vumichien 9a2cbfe
simplify update_source_tracking_ordinal_and_logic by removing unneces…
vumichien fc010c4
rename update_source_tracking_ordinal_and_logic to update_source_trac…
vumichien e81f06b
refactor memoization info handling
vumichien File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.