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

fix: dplyr::tbl() works again when a Parquet or CSV file is passed instead of a table name #91

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

krlmlr
Copy link
Collaborator

@krlmlr krlmlr commented Feb 27, 2024

Closes #38.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.93%. Comparing base (9b0f53f) to head (a529152).

❗ Current head a529152 differs from pull request most recent head a246038. Consider uploading reports for the commit a246038 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   85.93%   85.93%           
=======================================
  Files         106      106           
  Lines        3619     3619           
=======================================
  Hits         3110     3110           
  Misses        509      509           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@krlmlr krlmlr merged commit c670586 into main Mar 3, 2024
18 checks passed
@krlmlr krlmlr deleted the b-38-tbl-file branch March 3, 2024 11:25
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.

dbplyr 2.4.0 breaks duckdb's ability to treat files as tables
2 participants