UNSUPPORTED_TIME_TRAVEL error condition
Time travel is not supported.
RESERVED_STREAMING_CONF
The Spark configuration 'spark.databricks.streaming.queryMgmt.rewindReplay.enabled' must not be set in the pipeline configuration.
The streaming checkpoint format required for rewind is managed automatically by the pipeline. Set 'pipelines.timeTravel.enabled' to 'true' to make the pipeline rewindable instead.
REWIND_NOT_ENABLED
Time travel cannot be enabled for this pipeline because the rewind feature is not enabled for this workspace.
Please contact Databricks support to enable the rewind feature for your workspace before setting 'pipelines.timeTravel.enabled' to 'true'.