This repository has been archived by the owner on May 5, 2022. It is now read-only.
Trino Superset CSV Upload Error 'Cursor' object has no attribute 'lastrowid' #4
Labels
bug
Something isn't working
Hello,
I've connected trino to superset and am able to load data into superset from trino. I have tried to enable CSV upload to my trino cluster from superset, but am receiving an error:
I'm assuming this is a
sqlalchemy-trino
issue as that is the driver I am using. CSV upload to other databases, sich as Postgres, works fine.Here is an example of my dataset.
I appreciate that there are a lot of moving parts here, and that the error could be in superset, or pandas, or trino-sqlalchemy, or trino, or my minio-based backing store.
Any suggestions on how I might go about eliminating trino-sqlalchemy as the root cause?
The text was updated successfully, but these errors were encountered: