Skip to main content

STREAMING_CHECKPOINT_REWIND_ERROR error condition

SQLSTATE: 42000

Failed to perform rewind operation for streaming query with checkpoint location=<checkpointLocation>.

FAILED_TO_FIND_SINK_REWIND_PROVIDERS

Failed to find sink rewind providers at batchId=<batchId>.

FAILED_TO_FIND_SOURCE_REWIND_PROVIDERS

Failed to find source rewind providers at batchId=<batchId>.

INVALID_REWIND_PROVIDER

Found invalid source/sink rewind provider with name=<rewindProviderName> at batchId=<batchId>. Source/Sink provider name=<providerName> for <sourceOrSinkId>.

SINK_DOES_NOT_SUPPORT_REWIND_REPLAY

Sink <sinkName> does not support time travel. Please disable time travel or contact Databricks support.

SOURCE_OFFSET_METADATA_MISMATCH

Source offset metadata mismatch at batchId=<batchId>. Expected number of sources=<expectedNumSources>, but got count=<actualNumSources>.