jayzhan211 commented on issue #7353: URL: https://github.com/apache/arrow-datafusion/issues/7353#issuecomment-1744815357
> > Maybe I could just convert ArrayRef to Vec, probably the easiest fix. > > I am not sure that would work for all array types (like List, for example) Fail to handle nested list. We should directly handle Array to proto/ipc-like things. -- 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]
