Mandukhai-Alimaa opened a new issue, #3142: URL: https://github.com/apache/arrow-adbc/issues/3142
### What feature or improvement would you like to see? Problem: Go users today must call five boilerplate steps—NewStatement, BindStream, two SetOption calls, and ExecuteUpdate—to ingest Arrow data. Solution: Add a single helper (e.g. adbc.IngestStream) that wraps those steps, mirroring Python’s adbc_ingest for one-call simplicity. -- 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