refactor: update column field names in ExtractionQuery struct; enhance logging in consume and process methods
This commit is contained in:
@@ -234,6 +234,7 @@ ORDER BY batch_id`,
|
||||
RetryCounter: 0,
|
||||
Range: models.PartitionRange{
|
||||
IsMinInclusive: true,
|
||||
IsMaxInclusive: true,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user