JR-1991 / pyDaRUS

🏛- Library used to access and handle the Dataverse installation DaRUS of the University of Stuttgart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overflow error when updating dataset with > 2GB size

timothypraditia opened this issue · comments

Hi Jan, I received the "OverflowError: string longer than 2147483647 bytes" when trying to use pyDaRUS to upload files to the dataset with a total size of > 2GB. API using curl command works just fine. Maybe use chunk request as a potential solution?