antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 119 forks source link

Datetime column in a parquet file is exported to csv as number instead of date format #217

Open tarente opened 1 year ago

tarente commented 1 year ago

Datetime column in a parquet file is exported to csv as number instead of date format.

Attached the original yellow_tripdata_2023-01-01.parquet and the exported file yellow_tripdata_2023-01-01.csv.

yellow_tripdata_2023-01-01.zip