Skip to main content

feed_chunks

Function feed_chunks 

Source
pub async fn feed_chunks(
    dialect: DialectBinding,
    chunks: &[Bytes],
    external_session_id: Option<ExternalSessionId>,
) -> Vec<InterpreterOutputEvent>
Expand description

Feed arbitrary fragmentation of the same logical stream.