shner-elmo opened a new issue, #7776:
URL: https://github.com/apache/arrow-datafusion/issues/7776
### Is your feature request related to a problem or challenge?
I would like to do smth like: `execute("SELECT * FROM table WHERE id = ?",
&[435])`, is it possible?
### Describe the solution you'd like
It would be nice to be able to pass the parameters as an array or something
similar (instead of hardcoding them into the query-string)
### Describe alternatives you've considered
_No response_
### Additional context
_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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]