WillAyd commented on PR #582: URL: https://github.com/apache/arrow-adbc/pull/582#issuecomment-1505640006
Trying to consolidate some of the implementations in a follow up and I noticed that StringBuilder in the postgres util implementation uses `sstream` so is dependent upon a C++ compiler. Do you think it is better to stick with that or should we make the common utils cross-compatible between the languages? -- 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