Stashing large datasets for use with the Glide API
20240215-job32
or 2024-07-05T15-17-50Z_customer93ak
, a UUID, or any other unique identifier.
Each chunk of data that is uploaded to the stash is identified by a unique serial. The sort order of the serials indicates the order of the chunks in the overall datset. If all serials can be parsed as integers, numerical sort order is used, otherwise sorting is done lexicographically according to each character’s Unicode code point value. If the order of data chunks in the stash is important, using integers as serials (e.g., 1
, 2
, etc…) is recommended.