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

Added restraints and refactored the Pandas tests. #105

Merged
merged 11 commits into from
Jul 13, 2021
Merged

Added restraints and refactored the Pandas tests. #105

merged 11 commits into from
Jul 13, 2021

Conversation

bmeares
Copy link
Contributor

@bmeares bmeares commented Jul 5, 2021

This PR refactors test_pandas.py to add more restrained tests. The size and number of chunks are checked, and both the table name and SQL query are executed in pd.read_sql.

@Mause
Copy link
Owner

Mause commented Jul 6, 2021

Okay, I was able to get part of the way, but it looks like the reflection you used in your tests isn't fully supported by duckdb quite yet - see the FIXME comments in this file: https://github.com/duckdb/duckdb/blob/41a6f0506192f7f0df1554e82e526e01357352d1/test/sql/pg_catalog/sqlalchemy.test#L324

@Mause Mause merged commit 27a9c0e into Mause:master Jul 13, 2021
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

Successfully merging this pull request may close these issues.

2 participants