pub fn from_window_function(
producer: &mut impl SubstraitProducer,
window_fn: &WindowFunction,
schema: &DFSchemaRef,
) -> Result<Expression>
pub fn from_window_function(
producer: &mut impl SubstraitProducer,
window_fn: &WindowFunction,
schema: &DFSchemaRef,
) -> Result<Expression>