Skip to content

bug:Parquet to csv error #4870

Open
Open
@hpooni

Description

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

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions