risingwave_
frontend
2.4.0-alpha
In risingwave_
frontend::
optimizer::
plan_
node::
utils
risingwave_frontend
::
optimizer
::
plan_node
::
utils
Function
scan_ranges_as_strs
Copy item path
Source
pub fn scan_ranges_as_strs( order_names:
Vec
<
String
>, scan_ranges: &
Vec
<ScanRange>, ) ->
Vec
<
String
>