pqrs
pqrs copied to clipboard
Timestamp CSV conversion issue
There is an issue when running pqrs cat --csv [infile]
without timestamp objects. For me they are all set to 1970-01-01. But when I cat with json, it is fine. parquet-tools can convert it to csv fine.
I suspect something with an integer overflow?