display_orderings
datafusion
50.3.0
In datafusion::
physical_
plan::
display
datafusion
::
physical_plan
::
display
Function
display_
orderings
Copy item path
Source
pub fn display_orderings( f: &mut
Formatter
<'_>, orderings: &[
LexOrdering
], ) ->
Result
<
()
,
Error
>