Jefffrey commented on issue #24337: URL: https://github.com/apache/datafusion/issues/24337#issuecomment-5674370282
https://github.com/apache/datafusion/blob/04ca5aced902a15035a7ec48a3efe79316b235e2/datafusion/functions-aggregate/src/utils.rs#L30-L48 so is this about fixing line 33 here to potentially accept a `ColumnarValue::Array` with length 1? Since for some reason its not coming as a `ColumnarValue::Scalar`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
