This section covers key known limitations of
.
Info |
---|
NOTE: This list of limitations should not be considered complete. |
General Limitations
Sampling
All values displayed or generated in the application are based on the currently displayed sample. - Transforms that generate new data may not factor values that are not present in the current sample.
- When the job is executed, transforms are applied across all rows and values in the source data.
- Transforms that make changes based on data values, such as
header
and valuestocols
, will still be configured according to sample data at the time of that the step was added, instead at execution time. For example, all of the values detected in the sample are used to determine the columns of a valuestocols
transform step based on the selected sample when the step was added.
- Random samples are derived from up to the first 1 GB of the source file.
- Data from later parts of a multi-part file may not be included in the sample.
Internationalization
Info |
---|
NOTE: Some functions do not correctly account for multi-byte characters. Multi-byte metadata values may not be consistently managed. |
Size Limits
File Size Limits
- Maximum upload size for a file is 1 GB.
Sample Size Limits
- For the running environment, samples are limited to 10 MB.
Limitations for
Info |
---|
NOTE: is a free product that is not intended for production uses. High volume or complex transformations, such as lookups, unions, pivots, or joins may cause the application to crash. If you are encountering persistent issues with this free product, please contact your . |
- Integrations with backend data storage is not supported. All files must be uploaded and downloaded from the application.
- Connectivity to relational sources is not supported.
- Results can be written to CSV or JSON format only.
- Compression cannot be applied to outputs.
- Total volume of storage is limited. See Data Usage Page.
- The monthly count of jobs and total volume of downloaded data is limited. See Data Usage Page.
- Sharing is not supported.
- Scheduling is not supported.
- No access to APIs.
- Sampling jobs cannot be canceled.
Other Limitations
- File Formats: Limitations may apply to individual file formats. See Supported File Formats.
- Data Type Conversions: There are some limitations on how data types are converted during import or export/publication. See Type Conversions.