建構函式
ArrowFlightRecordBatchStreamnew
始於:6.0.0
宣告 [src]
GAFlightRecordBatchStream*
gaflight_record_batch_stream_new (
GArrowRecordBatchReader* reader,
GArrowWriteOptions* options
)
參數
reader
-
要讀取的
GArrowRecordBatchReader
。資料由函式的呼叫者擁有。 options
-
用於將 record batch 寫入 client 的
GArrowWriteOptions
。此參數可以是 NULL
。資料由函式的呼叫者擁有。