Skip to main content

CF_READ_CHANGE_FEED_UNSUPPORTED error condition

SQLSTATE: 0A000

cloudFiles.readChangeFeed is not supported in this configuration.

FORMAT

readChangeFeed is currently only supported with the 'binaryFile' format. Got: '<format>'.

INVALID_GDRIVE_PATH

cloudFiles.readChangeFeed cannot be used with the input path '<path>' because it does not point to a drive root. Provide the path to a My Drive or a shared drive root path.

INVALID_SHAREPOINT_PATH

cloudFiles.readChangeFeed cannot be used with the input path '<path>' because it does not point to a supported directory. Provide the path to a site, subsite, a document library root, or a directory within a document library.

SCHEMA_PROVIDED

readChangeFeed does not support a user-provided schema. The output schema is determined automatically by the file format.

SOURCE

readChangeFeed is currently only supported for SharePoint and Google Drive sources.