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

bug:Parquet to csv error #4870

Open
hpooni opened this issue Dec 7, 2024 · 0 comments
Open

bug:Parquet to csv error #4870

hpooni opened this issue Dec 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hpooni
Copy link

hpooni commented Dec 7, 2024

Describe the bug

Getting following error on call to download_s3_parquet_file_as_csv
Err: Csv error: Nested type List(Field { name: "element", data_type: Int64, nullable: true, dict_id: 0, dict_is_ordered: false, metadata: {} }) is not supported in CSV

To reproduce

Parquet file with list data in columns.
A file can be provided if needed.

Expected behavior

Should create csv with lists converted to comma separated values in the respective columns

Screenshots

image

Browser information

Chrom 131.0.6778.87

Application version

Windmill EE v1.421.0

Additional Context

No response

@hpooni hpooni added the bug Something isn't working label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants