Skip to content

Conversation

@gnolong
Copy link
Contributor

@gnolong gnolong commented Dec 23, 2025

  • supports parallel data extraction from MySQL and PostgreSQL by splitting tables into chunks based on a partition column.
  • the partition column is compatible with many types including integer float string decimal and so on.
  • users can define the partition col themselves.

@gnolong gnolong changed the title Support/snapshot splitter improve: snapshot splitter Dec 23, 2025
@gnolong gnolong marked this pull request as ready for review January 9, 2026 09:58
@gnolong gnolong merged commit d8f1d97 into main Jan 14, 2026
2 checks passed
@gnolong gnolong deleted the support/snapshot-splitter branch January 14, 2026 07:56
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.

[Improvement] MySQL & PG support snapshot parallel extraction by partition column with more data types

3 participants