refactor: update column field names in ExtractionQuery struct; enhance logging in consume and process methods

This commit is contained in:
2026-04-27 00:25:48 -05:00
parent 52fe083ab7
commit 00459e42e6
7 changed files with 16 additions and 7 deletions

View File

@@ -234,6 +234,7 @@ ORDER BY batch_id`,
RetryCounter: 0,
Range: models.PartitionRange{
IsMinInclusive: true,
IsMaxInclusive: true,
},
}