zeroshade commented on PR #3623: URL: https://github.com/apache/arrow-adbc/pull/3623#issuecomment-3518831086
two questions: 1. Is the expectation that the driver itself would cast/convert the types as they come back from the source? 2. Since we're also working on and discussing handling multiple result sets, how would this work/handle the case of multiple result sets? Would we need an entirely new function once we add support for multiple result sets to handle this for that case? Is there any way we can adapt this function so that it can work in both cases somehow instead of needing to create an entirely new function afterwards? -- 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]
