CurtHagenlocher commented on issue #3220: URL: https://github.com/apache/arrow-adbc/issues/3220#issuecomment-3144391799
Thanks @frbvianna for a thorough analysis. > At this point, it's not clear to me whether it's a driver issue or a Snowflake issue (or both?). It's certainly not a Snowflake issue in that Snowflake's `LIKE` (or in this case `ILIKE`) has a certain behavior and it's the driver's responsibility to use it correctly. In this case, it looks like the driver should be escaping the backslash when constructing the `ILIKE`-based queries in order to account for the server's behavior. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org