sfirke commented on issue #26335: URL: https://github.com/apache/superset/issues/26335#issuecomment-1870469153
Did you try searching the GitHub repo for your error message? I searched "SQLite datetime" and found this issue where someone else was experiencing the same thing: https://github.com/apache/superset/issues/25969 It's better to post the error as text, not as an image, so that other people can find it via search. They were using SQLite as a metadata db and they fixed the problem by switching to Postgres. The Superset community voted to [remove support for SQLite as a metadata database](https://github.com/apache/superset/issues/8874), this is [scheduled to happen at the next major release](https://github.com/orgs/apache/projects/292/views/1?pane=issue&itemId=40454778) (4.0) So while someone could theoretically try to fix this problem, in practice people should be migrating away from SQLite and this would be a poor investment of developer energy. I'm going to close this as a duplicate of #25969 but please let us know if migrating to Postgres does not solve your problem. -- 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