to_upper
datafusion_
functions
50.3.0
In datafusion_
functions::
string::
common
datafusion_functions
::
string
::
common
Function
to_
upper
Copy item path
Source
pub(crate) fn to_upper( args: &[ColumnarValue], name: &
str
, ) ->
Result
<ColumnarValue>