SAAS_CONNECTOR_YAML_CONFIG_SOURCE_QUERY_PROPERTIES_ERROR error condition
An error occurred in the SaaS connector source query properties component.
EMPTY_PROPERTY_LIST
query_properties.property_list must be a non-empty list of field names.
MISSING_MERGE_KEY_FOR_CHUNKING
Table '<tableName>' configures property_chunking but has no merge key. Set a non-synthetic primary_key or an explicit record_merge_strategy.key.
UNSUPPORTED_PROPERTY_LIMIT_TYPE
Unsupported property_limit_type '<value>'. Supported types: [<supported>].