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

feat(duckdb): add support for passing a subset of column types to read_csv #9776

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Aug 6, 2024

Add support for the types argument to read_csv in the DuckDB backend.

@cpcloud cpcloud added this to the 9.3 milestone Aug 6, 2024
@cpcloud cpcloud added feature Features or general enhancements duckdb The DuckDB backend labels Aug 6, 2024
@cpcloud cpcloud requested review from jcrist and gforsyth August 6, 2024 11:52
@cpcloud cpcloud force-pushed the duckdb-types-argument branch 2 times, most recently from 613a1bb to 59d1c75 Compare August 6, 2024 11:54
@cpcloud cpcloud force-pushed the duckdb-types-argument branch 2 times, most recently from 02ebfe0 to 732c3d9 Compare August 6, 2024 12:47
Copy link
Member

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

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

Nice.

@gforsyth gforsyth merged commit c1dcf67 into ibis-project:main Aug 6, 2024
82 checks passed
@cpcloud cpcloud deleted the duckdb-types-argument branch August 6, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duckdb The DuckDB backend feature Features or general enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants