|
|
723041ff2c
|
refactor: add partition calculation strategy and implement estimation logic; enhance table analyzers for max/min column queries
|
2026-05-09 10:35:36 -05:00 |
|
|
|
85d7d69da9
|
refactor: streamline error handling in migration process; consolidate failed partitions and batches tracking
|
2026-05-08 23:22:53 -05:00 |
|
|
|
d54108d5e5
|
refactor: move max failed batches configuration to retry section; clean up unused error handling code
|
2026-05-08 23:00:23 -05:00 |
|
|
|
212d3663e2
|
refactor: remove unused error channels and enhance job configuration; add max failed batches load parameter
|
2026-05-08 22:28:31 -05:00 |
|
|
|
a216a8016f
|
refactor: update extractor methods to support FromJsonColumns; enhance data processing capabilities
|
2026-05-07 08:17:25 -05:00 |
|
|
|
46ddd0d6b7
|
refactor: enhance extraction query handling; add support for JSON column extraction and wildcard patterns
|
2026-05-07 07:40:21 -05:00 |
|
|
|
7cb959a103
|
refactor: update migration job configuration parameters; rename queue and batch size fields for clarity
|
2026-05-05 23:04:27 -05:00 |
|
|
|
bb7b35619a
|
feat: add ToStorage configuration to JobConfig for enhanced data handling
|
2026-04-21 13:43:03 -05:00 |
|
|
|
9964ef819b
|
feat: refactor migration job to use preSQL and postSQL from TargetTable; update config structure for job definitions
|
2026-04-21 12:30:40 -05:00 |
|
|
|
9eb8800864
|
feat: add range configuration to job and update extractors for inclusive range handling
|
2026-04-21 11:29:34 -05:00 |
|
|
|
5484716b81
|
feat: add source and target database type fields to MigrationConfig
|
2026-04-16 09:08:21 -05:00 |
|
|
|
0384d5423f
|
feat: add range configuration to job settings for enhanced data processing control
|
2026-04-15 20:23:45 -05:00 |
|
|
|
85074da2ec
|
feat: add max partition and chunk error limits to extractor and loader error handlers
|
2026-04-12 20:57:31 -05:00 |
|
|
|
f126d5bbd0
|
feat: implement exponential backoff strategy for error handling in extractor and loader processes; enhance retry configuration options
|
2026-04-12 20:35:29 -05:00 |
|
|
|
7830ae862d
|
refactor: rename batch-related variables and functions for consistency and clarity
|
2026-04-11 00:44:12 -05:00 |
|
|
|
9eb9821daf
|
refactor: rename Batch to Partition and update related types and channels for consistency
|
2026-04-11 00:09:28 -05:00 |
|
|
|
1be7018ba3
|
feat: refactor configuration to include source and target database types
|
2026-04-10 22:58:57 -05:00 |
|
|
|
524d892a60
|
feat: refactor migration job structure to use SourceTableInfo and TargetTableInfo for improved configuration handling
|
2026-04-09 19:20:50 -05:00 |
|
|
|
e8ace6ecf9
|
feat: implement job configuration structure and YAML parsing for migration jobs
|
2026-04-09 18:12:11 -05:00 |
|