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

ability to use string data type for all parquet columns #62

Open
tooptoop4 opened this issue Feb 10, 2024 · 1 comment
Open

ability to use string data type for all parquet columns #62

tooptoop4 opened this issue Feb 10, 2024 · 1 comment

Comments

@tooptoop4
Copy link

would be great to have option to write all columns as STRING data type in the final parquet, instead of int..etc

@kindly
Copy link
Owner

kindly commented Feb 10, 2024

yes I will consider adding this as it will make things faster as there will be no need for type detection for this case.

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

No branches or pull requests

2 participants