flow
0.14.0
In flow::
adapter
Modules
flownode_impl
node_context
parse_expr
refill
stat
table_source
util
worker
Structs
CreateFlowArgs
FlowConfig
FlowTickManager
FlowWorkerManager
FlownodeOptions
Enums
DiffRequest
Constants
AUTO_CREATED_PLACEHOLDER_TS_COL
AUTO_CREATED_UPDATE_AT_TS_COL
Functions
batches_to_rows_req
Type Aliases
FlowId
FlowWorkerManagerRef
TableName
flow
::
adapter
Function
batches_to_rows_req
Copy item path
Settings
Help
Summary
Source
pub fn batches_to_rows_req( batches:
Vec
<
Batch
>, ) ->
Result
<
Vec
<
DiffRequest
>,
Error
>