We are working to incorporate all the feedback we have received so far -- thank you to everyone who commented. If you would like to participate in this discussion, please leave your comments in github.
I expect we'll call a formal vote later in the week Andrew On Sun, Mar 3, 2024 at 3:26 AM Adam C <adam.curtis....@gmail.com> wrote: > Hello, > > We would like to support prepared statements with bind parameters with a > stateless service. This was discussed previously on the mailing list [1]. > The original ticket outlining the proposed design can be found here [2]. > > I have prepared a specific proposal and would like feedback in preparation > of calling for a formal vote. Here is a PR with the proposed spec change > [3]. > > Here are PRs with implementations in two languages: Go [4] and Rust [5]. > > Please let me know your thoughts. > > [1]: > https://lists.apache.org/thread/f0xb61z4yw611rw0v8vf9rht0qtq8opc > [2]: > https://github.com/apache/arrow/issues/37720 > [3]: > https://github.com/apache/arrow/pull/40243 > [4]: > https://github.com/apache/arrow/pull/40311 > [5]: > https://github.com/apache/arrow-rs/pull/5433 >