-
Notifications
You must be signed in to change notification settings - Fork 41
feat: data-parity skill — TypeScript orchestrator, ClickHouse driver, partition support #493
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
Open
suryaiyer95
wants to merge
21
commits into
main
Choose a base branch
from
feat/data-parity-skill-improvements
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,732
−57
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6d365ad
feat: add data-parity cross-database table comparison
suryaiyer95 44d7668
feat: add partition support to data_diff
suryaiyer95 e177f2d
feat: add categorical partition mode (string, enum, boolean)
suryaiyer95 d1cc932
fix: correct outcome shape handling in extractStats and formatOutcome
suryaiyer95 149066b
feat: rewrite data-parity skill with interactive, plan-first workflow
suryaiyer95 3caab30
fix: auto-discover extra_columns and exclude audit/timestamp columns …
aidtya 550d431
fix: add `noLimit` option to driver `execute()` to prevent silent res…
aidtya f478bff
feat: detect auto-timestamp defaults from database catalog and confir…
aidtya b408017
fix: address code review findings in data-diff orchestrator
suryaiyer95 f2cee71
fix: address code review security and correctness findings
suryaiyer95 982316e
fix: resolve simulation suite failures — object stringification, erro…
suryaiyer95 05b6a02
refactor: remove existing-tool improvements — scope to data-diff only
suryaiyer95 6c60be1
refactor: revert .gitignore changes — scope to data-diff only
suryaiyer95 2c58580
fix: silence @clickhouse/client internal stderr logger to prevent TUI…
suryaiyer95 19c2376
fix: SQL injection hardening, target partition discovery, and local p…
suryaiyer95 7402408
feat: add Step 9 result presentation guidelines to data-parity skill
suryaiyer95 2caf381
fix: use correct outcome format for empty/fallback partition results
suryaiyer95 1bc67ef
chore: remove pack-local.ts — dev-only utility, not part of the feature
suryaiyer95 e41e5a0
feat: add data-parity skill to builder prompt with table and SQL quer…
suryaiyer95 b8147c9
fix: address code review findings — Oracle TRUNC, dialect-aware quoti…
suryaiyer95 997fc17
Merge branch 'main' into feat/data-parity-skill-improvements
suryaiyer95 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.