davidhcoe opened a new issue, #2586: URL: https://github.com/apache/arrow-adbc/issues/2586
### What happened? The ValueAt extension is attempting to call GetString(index) on a StringArray of any length. When the length is 0, a ArgumentOutOfRangeException is thrown. ### Stack Trace _No response_ ### How can we reproduce the bug? _No response_ ### Environment/Setup _No response_ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org