ReadSessions
The ReadSession API allows for consumers to stream large amounts of data to other environments in a performant, resumable, and parallelized manner. The general flow is to create a ReadSession on a specific table, upload, or query result, and then read from the stream(s) within that ReadSession.
Last updated
Was this helpful?