nathanb9 commented on PR #22934: URL: https://github.com/apache/datafusion/pull/22934#issuecomment-4715551482
> it would be better for the use case to manually unwrap to just an array if it can only operate on arrays instead of doing this conversion Makes sense. Also, I guess why not just use `ColumnarValue::into_array(num_rows)` -- 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]
