dataders commented on issue #2173: URL: https://github.com/apache/arrow-adbc/issues/2173#issuecomment-3136797656
> @dataders do you mind filing a new issue? I can open an issue, but @felipecrv thinks that maybe we have some work on our end to make sure that we're passing identifiers correctly to the driver in the first place. How about I open an issue once we're certain that this should be your concern? > Also, I'm curious if any query at all works in this scenario, or it's only certain queries that fail (notably ones touching information_schema) Great point, the first thing Fusion does is fetch the schemas of source tables. which explains why the reports we're seeing are about `information_schema` objects. It could be a larger issue. -- 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]
