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

docs(duckdb): remove warning of duckdb not supporting chunk_size param #10445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anjakefala
Copy link
Contributor

Description of changes

In DuckDB this has been fixed in
duckdb/duckdb#6840 (comment). This PR is to remove the warning about DuckDB size restriction.

Would it be welcome for me to add tests for use of chunk_size with DuckDB to_pyarrow_batches?

Issues closed

Resolves #10443

@github-actions github-actions bot added the duckdb The DuckDB backend label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duckdb The DuckDB backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: chunk_size warning for .to_pyarrow_batches() for DuckDB backend
1 participant