Skip to main content

STREAMING_AUTO_NAMING_SUPPORT_ERROR error condition

SQLSTATE: 0A000

The streaming query does not support automatic source naming.

DISABLEMENT_NOT_SUPPORTED

Automatic source naming cannot be disabled once enabled for the checkpoint at <checkpointLocation>. The offset and commit log format upgrade is one-way and cannot be reverted; unset the config to keep it enabled instead of setting it to false.

STATE_STORE_PROVIDER_NOT_SUPPORTED

The checkpoint at <checkpointLocation> does not use RocksDBStateStoreProvider, which is the only state store provider that supports automatic source naming.