Skip to main content

vldb_sqlite_query_stream_get_chunk

Function vldb_sqlite_query_stream_get_chunk 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vldb_sqlite_query_stream_get_chunk( handle: *mut VldbSqliteQueryStreamHandle, index: u64, ) -> VldbSqliteByteBuffer
Expand description

返回指定下标的 Arrow IPC chunk。 Return the Arrow IPC chunk at the specified index.