β External Public API > Data Factory File > General Information β
What is a Data Factory file ? β
- File related entity type in Data Factory is
data-factory-file - Maximum file size is 100MB
- Files uploaded using the folowing method are automatically deleted after 90 days (unless the are used as an input for a task inside a Data Factory job definition)
- Rate limit: 50 requests per minute
General Information β
Technical information β
Limitations
Due to technical implementation of the Data Factory File entity in MariaDB, there are known limitations
- With the operator
equal, thecaseSentitivecriteria is ignored - The
notInoperator returns no value with an empty array of values - With the
searchoperator the%special character is implicit.%RETAILER%is equivalent toRETAILER - With the operator
search, thecaseSentitivecriteria is ignored isNulloperator is not supportedlocalizedSearchoperator is not supported