STREAMING_TIME_TRAVEL_SUPPORT_ERROR error condition
The streaming query does not support time travel.
NOT_A_STREAMING_PLAN
The provided plan does not contain any streaming sources.
SINK_NOT_SUPPORTED
Sink <sinkName> does not support time travel.
SOURCES_NOT_SUPPORTED
The following source(s) do not support time travel: <sourceNames>.
STATE_STORE_PROVIDER_NOT_SUPPORTED
The checkpoint at <checkpointLocation> does not use RocksDBStateStoreProvider, which is the only state store provider that supports time travel.