giftig commented on issue #25518:
URL: https://github.com/apache/superset/issues/25518#issuecomment-1754681403

   > I haven't tried with SQLite, only with postgres
   
   I actually just rechecked and I was wrong to assume the default 
docker-compose is using postgres; it starts a postgres container but doesn't 
use it, the default connection string is sqlite. So I was using the default 
sqlite setup and didn't see any issues. I've tried with postgres as well now, 
and I still haven't been able to reproduce it locally with either sqlite or 
postgres unfortunately.
   
   Ville and I did some debugging with the errors he saw but the root cause is 
odd since we don't run any sqlalchemy queries within our thread; it's only 
executing the trino query and coming back. We'll add some extra error handling 
/ logging to try to figure out where this is happening as the one thing we're 
missing is the stack trace of the original error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to