TriggerSplittableSnapshotWithCursorPartition
constructor(selectQueryGenerator: SelectQueryGenerator, streamState: TriggerStreamState, config: TriggerTableConfig, primaryKey: List<EmittedField>, triggerCdcPartitionState: TriggerCdcPartitionState? = null, lowerBound: List<JsonNode>?, upperBound: List<JsonNode>?, cursor: EmittedField, cursorUpperBound: JsonNode?)