Reverts timestamp data type to string

#10
by albertvillanova HF staff - opened
Wikimedia org

Some dates cannot be properly parsed by Arrow and raise an error:

ArrowInvalid: Failed to parse string: '2024-04-28T02:46:52.311913Z' as a scalar of type timestamp[s]

I would suggest reverting to string data type while investigating the cause and eventually may support timestamps.

Wikimedia org

thanks @albertvillanova !

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment