Aller au contenu principal

SAAS_CONNECTOR_API_SOURCE_OFFSET_ERROR error condition

SQLSTATE: KD000

An error occurred in the SaaS connector source offset component.

INVALID_CURSOR_GRANULARITY_USAGE​

'cursor_granularity' cannot be used when 'end_inclusive' is false.

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.

MISSING_NARROW_GRANULARITY​

'narrow_granularity' is required when <boundaryType> is not inclusive.

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>].