lidavidm commented on pull request #10906: URL: https://github.com/apache/arrow/pull/10906#issuecomment-920011142
@Ulimo you mean separately from prepared statements? (They bind parameters via DoPut.) Also, I believe it's not worthwhile to create another representation for values - instead, it would be best to just use Arrow itself (e.g. call DoExchange and send one row representing the parameters, getting back the query in the same call). -- 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