Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 <saasUnsupportedFieldType>
that is not supported in Spark. Please exclude the table in the pipeline configuration.
UNSUPPORTED_OPERATION
Operation <saasUnsupportedOperation>
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.