Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document PREPARE statements #13570

Open
leoyvens opened this issue Nov 26, 2024 · 1 comment
Open

Document PREPARE statements #13570

leoyvens opened this issue Nov 26, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@leoyvens
Copy link
Contributor

leoyvens commented Nov 26, 2024

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).

@alamb alamb added the documentation Improvements or additions to documentation label Nov 27, 2024
@alamb
Copy link
Contributor

alamb commented Nov 27, 2024

Yes, thank you @leoyvens

@NGA-TRAN , @erratic-pattern and @jonahgao have done some great work in this area and indeed it would be great to get it documented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants