-
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
feat: add content hash support for change detection in source processing #629
Conversation
|
Thanks for taking this! It touches a core aspect of cocoindex. Left a few thoughts. Welcome of more discussions! |
badmonster0
left a comment
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.
(sorry I made a few pending comments yesterday but forgot to hit "submit")
…nd streamline related logic
…imize update logic for source processing
…pdate_source_row logic for efficient source processing
…ng process_logic_fingerprint and enhancing content hash optimization logic in update_source_row
…ndling in update_source_row for improved efficiency
….py to streamline test coverage
…sary parameters and enhance EvaluationMemory initialization for better clarity and performance
…king_ordinal and streamline memoization info handling in update_source_row for improved clarity
badmonster0
left a comment
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.
All look good! Thanks for your patience! 👍
|
@badmonster0 |
|
Hi @vumichien, Really appreciate your great work! |
This PR solved issue #621