Skip to content

feat: make register_csv accept a list of paths#883

Merged
timsaucer merged 1 commit into
apache:mainfrom
mesejo:feat/register_csv_list
Sep 29, 2024
Merged

feat: make register_csv accept a list of paths#883
timsaucer merged 1 commit into
apache:mainfrom
mesejo:feat/register_csv_list

Conversation

@mesejo
Copy link
Copy Markdown
Contributor

@mesejo mesejo commented Sep 25, 2024

Which issue does this PR close?

N/A

Rationale for this change

The method read_csv accepts a list of paths as input. It seems fitting that register_csv does the same. Moreover, it will solve the issue behind ibis-project/ibis#9866.

Rationale for this change

Enable users to supply a list of csv file paths to the register_csv function.

What changes are included in this PR?

Changes to the register_csv function in Rust and the corresponding signature types in Python

Are there any user-facing changes?

Yes

@timsaucer timsaucer merged commit f822495 into apache:main Sep 29, 2024
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