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

sqlp: automatically disable read_csv() fast path optimization when a custom delimiter is specified #1648

Merged
merged 1 commit into from Mar 6, 2024

Conversation

jqnatividad
Copy link
Owner

as the Polars SQL read_csv() table function only supports comma delimiters

fixes #1647

…n custom delimiter is specified

as the Polars SQL `read_csv()` table function only supports comma delimiters
@jqnatividad jqnatividad merged commit fec4b01 into master Mar 6, 2024
14 checks passed
@jqnatividad jqnatividad deleted the 1647-custom-delimiter-disables-fastpath branch March 30, 2024 11:45
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.

sqlp: not able to create a rigth parquet output
1 participant