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

Get progress of a long running query #207

Open
tekjar opened this issue Sep 12, 2023 · 1 comment
Open

Get progress of a long running query #207

tekjar opened this issue Sep 12, 2023 · 1 comment

Comments

@tekjar
Copy link

tekjar commented Sep 12, 2023

Is there a way to poll progress of a long running query?

This is the equivalent c API I found

http://duckdb.org/docs/api/c/api#duckdb_query_progress

@wangfenjin
Copy link
Collaborator

This API only relevant in Pending/Streaming query, which we haven't support

PR welcomed

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

No branches or pull requests

2 participants