Hello,
I would like to know if there is a bug fix for this issue. We were trying to upgrade Metabase from version v0.47.8 to v0.54.7 but there is a problem when connecting CrateDB with Metabase. From version v0.48.4 onwards there is an incompatibility with Crate DB, since the sincronization routines failed and the following error is raised:
org.postgresql.util.PSQLException: ERROR: line 5:20: no viable alternative at input ‘select\n NULL as role,\n t.schemaname as schema,\n t.objectname as table’ .
The values do not appear in the database even though they are present on CrateDB. I saw that this issue was already identified and I would like to know if there is any available fix.
I was forced to rollback from v0.54.7 to v0.48.3 because of this blocker but we would love to have the new features available from the newer versions
Thanks in advance!