DC_UNSUPPORTED_ERROR error condition
Unsupported error happened in data source <sourceName>.
SFDC_REST_API_UNSUPPORTED_OBJECT
Object <objectName> is not supported by the Salesforce REST API because the object has too many fields to query without a primary key or a sequence key.
UNSUPPORTED_FIELD_TYPE
The field <fieldName> of table <tableName> has a type <fieldType> that is not supported in Spark. Please exclude the table in the pipeline configuration.
UNSUPPORTED_OPERATION
Operation <operation> is not supported.
UNSUPPORTED_SCHEMA_CHANGE
Schema of table <tableName> has changed during streaming query. This schema change is not supported for <sourceName> connector. Please perform a FULL REFRESH on the specific destination table.
UNSUPPORTED_SFDC_OBJECT
Object <objectName> is not supported by the Salesforce connector. Please exclude the object in the pipeline configuration.
UNSUPPORTED_SOURCE
Data source <sourceName> is not supported.