Tangruilin commented on issue #7749: URL: https://github.com/apache/arrow-datafusion/issues/7749#issuecomment-1752011211
when i get the result with (string), (float).etc cols. I found that [batches_to_vec](https://github.com/apache/arrow-datafusion/blob/main/test-utils/src/lib.rs#L31) can only work for i32. May be I need a another way to convert record batches to vec, are there any suggestions? -- 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]
