Module query

Module query 

Source

Structsยง

BatchPlanFragmenterResult
BoundResult
RwBatchQueryPlanResult

Enumsยง

BatchPlanChoice
Choice between running RisingWaveโ€™s own batch executor (Rw) or a DataFusion (DF) logical plan.

Functionsยง

create_stream
determine_query_mode ๐Ÿ”’
distribute_execute
execute_risingwave_plan ๐Ÿ”’
gen_batch_plan_by_statement
gen_batch_plan_fragmenter
gen_batch_query_plan ๐Ÿ”’
gen_bound ๐Ÿ”’
handle_execute
Execute a โ€œPortalโ€, which is a prepared statement with bound parameters.
handle_parse_for_batch
handle_parse_for_stream
handle_parse_inner ๐Ÿ”’
handle_query
local_execute
must_run_in_distributed_mode ๐Ÿ”’
must_run_in_local_mode ๐Ÿ”’