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

Allow connection objects in from_sql + small doc improvement #5091

Merged
merged 7 commits into from Oct 9, 2022

Conversation

mariosasko
Copy link
Contributor

@mariosasko mariosasko commented Oct 7, 2022

Allow connection objects in from_sql (emit a warning that they are cachable) and add a tip that explains the format of the con parameter when provided as a URI string.

PS: This PR contains a parameter link, so huggingface/doc-builder#311 needs to be merged before it's "ready for review". Done!

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Oct 7, 2022

The documentation is not available anymore as the PR was closed or merged.

@mariosasko mariosasko marked this pull request as ready for review October 7, 2022 14:49
Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks !

src/datasets/packaged_modules/sql/sql.py Outdated Show resolved Hide resolved
docs/source/loading.mdx Outdated Show resolved Hide resolved
mariosasko and others added 2 commits October 9, 2022 14:57
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
@mariosasko mariosasko merged commit 6be722d into main Oct 9, 2022
@mariosasko mariosasko deleted the sql-con-doc branch October 9, 2022 13:16
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.

None yet

3 participants