Skip to main content

SAAS_CONNECTOR_YAML_CONFIG_SOURCE_OFFSET_ERROR error condition

SQLSTATE: KD000

An error occurred in the SaaS connector source offset component.

INVALID_DATETIME_CONFIG

Invalid start_datetime/end_datetime config of type '<configType>'. Expected a string or 'MinMaxDatetime' type.

INVALID_DURATION

Invalid ISO 8601 duration '<value>': <reason>.

INVALID_START_VALUE

Invalid start_value of type '<value>'. Expected a long data type value.

PARTITION_NOT_FOUND

Partition '<partitionKey>' not found in cursor state.

STEP_GRANULARITY_MISMATCH

'cursor_granularity' requires 'step' to be provided.

UNPARSEABLE_DATETIME

Cannot parse datetime '<value>' with formats: <formats>.

UNSUPPORTED_OFFSET_TYPE

Unsupported offset type '<offsetType>'. Supported types: [<supported>].