Document PREPARE statements
Open
documentation
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
DataFusion supports `PREPARE` statements, with flavors to suit all tastes such as explicit or inferred types, and positional or named arguments. I noticed docs for this feature are entirely missing from the SQL Reference ([link](https://datafusion.apache.org/user-guide/sql/index.html)).
Contributor guide
Assessment
This issue has not been assessed yet.